Pinned Repositories
AIO-Discord-Bot
All in One. The only discord bot your server needs.
ASM-Assembler-Simulator
Python script written to interpret and simulate asm code. Done as the final project of course Computer Organisation(CSE112)
Conditional-DcGAN
A lightweight GAN that can be trained from scratch to generate flower images of the given class. Conditional Deep Convolutional Generative Adversarial Network is way too big to be the repository name.
Connext
Connext was designed as a Reddit-esque social media for better communications between Clubs, Students, and Profs at an University. Done for the course Intro to Human-Computer Iteraction taken under Prof. Rajiv Ratn Shah.
CP-Implementations
Common Data Structures and Algorithms Implementations
Fl0ppy-Bird-Pygame
Implementation of the popular mobile game Flappy Bird using Python3 and Pygame done as conclusion to course Intro to Programming.
Inter-Process-Communications
Illustrating inter-process communications in C
NEXTRail
A railway reservation system made using MySQL/ReactJS/Django.
Snakes-and-Ladders-JavaFX
The classic game, Snakes and Ladders, implemented using principles of OOP and GUI using Java and JavaFX as the final project for the course Advanced Programming (CSE201) taken under Prof. Koteswar Rao Jerripothula
Spherical-Shape-Analogies
Stylizing Meshes into different base shapes using some clever normal driven optimizations.
sohumsikdar's Repositories
sohumsikdar/ASM-Assembler-Simulator
Python script written to interpret and simulate asm code. Done as the final project of course Computer Organisation(CSE112)
sohumsikdar/Snakes-and-Ladders-JavaFX
The classic game, Snakes and Ladders, implemented using principles of OOP and GUI using Java and JavaFX as the final project for the course Advanced Programming (CSE201) taken under Prof. Koteswar Rao Jerripothula
sohumsikdar/AIO-Discord-Bot
All in One. The only discord bot your server needs.
sohumsikdar/Conditional-DcGAN
A lightweight GAN that can be trained from scratch to generate flower images of the given class. Conditional Deep Convolutional Generative Adversarial Network is way too big to be the repository name.
sohumsikdar/Connext
Connext was designed as a Reddit-esque social media for better communications between Clubs, Students, and Profs at an University. Done for the course Intro to Human-Computer Iteraction taken under Prof. Rajiv Ratn Shah.
sohumsikdar/CP-Implementations
Common Data Structures and Algorithms Implementations
sohumsikdar/Fl0ppy-Bird-Pygame
Implementation of the popular mobile game Flappy Bird using Python3 and Pygame done as conclusion to course Intro to Programming.
sohumsikdar/Inter-Process-Communications
Illustrating inter-process communications in C
sohumsikdar/NEXTRail
A railway reservation system made using MySQL/ReactJS/Django.
sohumsikdar/openCV-test
Trying out opencv hands on
sohumsikdar/Producer-Consumer-Problem
Semaphore Solution to the classic Producer-Consumer Problem, solved inside the linux kernel.
sohumsikdar/Spherical-Shape-Analogies
Stylizing Meshes into different base shapes using some clever normal driven optimizations.
sohumsikdar/reducto
sohumsikdar/Simple-Syscall-Implementation
This exercise is to demonstrate how to implement a simple syscall in the linux kernel
sohumsikdar/Spotify-History-PlayList-Thingy
I know I won't finish this