Pinned Repositories
advent-of-code
My solutions to Advent of Code.
ashishkulkarnii
covibot
A Reddit bot which gives COVID-19 stats of a specific region to Redditors based on their post title.
glaucoma-classification
Using CNNs to classify an image into normal or glaucomatous, using retinal fundus images by transfer learning.
graph-based-recommender
Semester 6: NAM Project. A recommender system using link prediction algorithms and GCN.
image-editing-cli
Semester 4: Linear Algebra Project. Image editing command-line with implementations of greyscale, Gaussian blurring, masking based on colour range (HSV), etc. from scratch using OpenCV, NumPy, Pillow and Matplotlib.
leetcode
My LeetCode submissions.
oops-java-ta
Assignments and scripts I created as an undergraduate teaching assistant for the 6th-semester course Object-Oriented Analysis and Design with Java (UE21CS352B).
opengl
A space for my OpenGL projects. It starts with basic 2-d projects, such as the Sierpinski triangle, or building a convex hull around points using Graham's scan algorithm, all the way up to implementing elastic sphere collisions in 3-d space.
sop-latex-template
A LaTeX template I used for my various statements while applying for graduate studies. You can use it for a Statement of Purpose, a Personal History Statement, an Academic and Professional Goals Statement, and more.
ashishkulkarnii's Repositories
ashishkulkarnii/opengl
A space for my OpenGL projects. It starts with basic 2-d projects, such as the Sierpinski triangle, or building a convex hull around points using Graham's scan algorithm, all the way up to implementing elastic sphere collisions in 3-d space.
ashishkulkarnii/glaucoma-classification
Using CNNs to classify an image into normal or glaucomatous, using retinal fundus images by transfer learning.
ashishkulkarnii/covibot
A Reddit bot which gives COVID-19 stats of a specific region to Redditors based on their post title.
ashishkulkarnii/graph-based-recommender
Semester 6: NAM Project. A recommender system using link prediction algorithms and GCN.
ashishkulkarnii/image-editing-cli
Semester 4: Linear Algebra Project. Image editing command-line with implementations of greyscale, Gaussian blurring, masking based on colour range (HSV), etc. from scratch using OpenCV, NumPy, Pillow and Matplotlib.
ashishkulkarnii/leetcode
My LeetCode submissions.
ashishkulkarnii/oops-java-ta
Assignments and scripts I created as an undergraduate teaching assistant for the 6th-semester course Object-Oriented Analysis and Design with Java (UE21CS352B).
ashishkulkarnii/sop-latex-template
A LaTeX template I used for my various statements while applying for graduate studies. You can use it for a Statement of Purpose, a Personal History Statement, an Academic and Professional Goals Statement, and more.
ashishkulkarnii/stablefused
StableFused is a toy library for experimenting with Diffusion Models, inspired by various sources.
ashishkulkarnii/advent-of-code
My solutions to Advent of Code.
ashishkulkarnii/ashishkulkarnii
ashishkulkarnii/ashishkulkarnii.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
ashishkulkarnii/blender
A space for my Blender models.
ashishkulkarnii/building-modelling-UE20CS315
Building Modelling using Blender and Unity for university course UE20CS315 - Fundamentals of Augmented and Virtual Reality
ashishkulkarnii/connect4-socket
Semester 4: CN Lab Project. A multiplayer simulation of "Connect Four" by Hasbro using Python 3 socket programming.
ashishkulkarnii/cbt
Semester 2: PSWC Lab Project
ashishkulkarnii/connect4
Semester 1: PSWP Lab Project. A simulation of "Connect Four" by Hasbro using Python 3.
ashishkulkarnii/get-hackerrank-leaderboard
Scraping leaderboards from HackerRank using Python. Made changes to make it suit my use case as a Teaching Assistant: map students' scores to their attendance sheets.
ashishkulkarnii/google-search-results-python
Google Search Results via SERP API pip Python Package
ashishkulkarnii/microservice-calculator
Simple Calculator made using Microservice Architecture for UE20CS351 Cloud Computing Assignment
ashishkulkarnii/PES1UG20CS085_Jenkins
Semester 6: Cloud Computing Lab Assignment 2a
ashishkulkarnii/placements
Keeping track of placements details.
ashishkulkarnii/quantum-gate-simulator
PESU I/O: Simulates basic quantum gates such as the Hadamard gate or the Pauli-X gate on a system of two qubits.
ashishkulkarnii/streamlit-apps
A place for my Streamlit apps.
ashishkulkarnii/wiki-game