nin-ran-jan
MS in CS at Columbia, 2025 \n B.Tech. in CSE at IIIT-Delhi, 2024
@IIIT-DelhiNew York, New York
Pinned Repositories
AML_Assignments
Assignments done in the Advanced Machine Learning course at IIIT-Delhi.
AP_Assignments
These are all the assignments I have completed for the CSE201 (Advanced Programming) course, @IIIT-Delhi. These contribute towards my learning of Object Oriented Programming (OOP), using Java. This course was taught by Professor Vivek Kumar, @vivkumar.
ARM_Assembler_Simulator_CO_Project
Computer Organization course project at IIIT-Delhi. This project simulates the working of an ARM64 assembler using Python. This assembler handles basic mathematical operations and memory management commands. Further details about this assembler are provided in Assignment.pdf in the repository.
Chess_Vision_CV_Project
Chessboard Orientation and Piece Detection, along with next move prediction using a Chess Engine. Our CV course project at IIIT-Delhi.
CN_LSR_Algorithm
Link State Routing implemented in C++ as a part of our Computer Networks course at IIIT-Delhi.
NLP_Assignments
This repo contains the assignments completed in the NLP (CSE556) course at IIIT-Delhi.
NLP_Project
Detecting Tweets as Hateful, Offensive, or Neither using various deep learning architectures. NLP course project at IIIT-Delhi.
OS_Assignments
This repository contains all the assignments completed in the CSE231 (Operating Systems) course at @IIIT-Delhi. There were a multitude of concepts taught in each of these assessments, each mentioned in the directory name. Each folder contains an independent README.txt file for the explanation of the concepts used. This course was taught by Professor Arani Bhattacharya.
Will_Hero_AP_Project
Advanced Programming course project at IIIT-Delhi. Adaptation of the popular game Will Hero by ZPlay using Java and JavaFX
Dense-Captioning-for-Text-Image-ReID
nin-ran-jan's Repositories
nin-ran-jan/NLP_Project
Detecting Tweets as Hateful, Offensive, or Neither using various deep learning architectures. NLP course project at IIIT-Delhi.
nin-ran-jan/NLP_Assignments
This repo contains the assignments completed in the NLP (CSE556) course at IIIT-Delhi.
nin-ran-jan/OS_Assignments
This repository contains all the assignments completed in the CSE231 (Operating Systems) course at @IIIT-Delhi. There were a multitude of concepts taught in each of these assessments, each mentioned in the directory name. Each folder contains an independent README.txt file for the explanation of the concepts used. This course was taught by Professor Arani Bhattacharya.
nin-ran-jan/AML_Assignments
Assignments done in the Advanced Machine Learning course at IIIT-Delhi.
nin-ran-jan/AP_Assignments
These are all the assignments I have completed for the CSE201 (Advanced Programming) course, @IIIT-Delhi. These contribute towards my learning of Object Oriented Programming (OOP), using Java. This course was taught by Professor Vivek Kumar, @vivkumar.
nin-ran-jan/ARM_Assembler_Simulator_CO_Project
Computer Organization course project at IIIT-Delhi. This project simulates the working of an ARM64 assembler using Python. This assembler handles basic mathematical operations and memory management commands. Further details about this assembler are provided in Assignment.pdf in the repository.
nin-ran-jan/Chess_Vision_CV_Project
Chessboard Orientation and Piece Detection, along with next move prediction using a Chess Engine. Our CV course project at IIIT-Delhi.
nin-ran-jan/CN_LSR_Algorithm
Link State Routing implemented in C++ as a part of our Computer Networks course at IIIT-Delhi.
nin-ran-jan/CN_Select_Poll_Epoll
Select, Poll, and Epoll implemented in C++ as a part of our Computer Networks course at IIIT-Delhi.
nin-ran-jan/DBMS_Project
DBMS course project at IIIT-Delhi. Frontend and backend implementation of a database for a telecom company, Badafone Inc. Front end - HTML/CSS, Back end - Django/MySQL. This project was guided by Dr. Mukesh Mohania.
nin-ran-jan/DIP_Assignments
Assignments for the DIP (CSE340) course at IIIT-Delhi
nin-ran-jan/Will_Hero_AP_Project
Advanced Programming course project at IIIT-Delhi. Adaptation of the popular game Will Hero by ZPlay using Java and JavaFX
nin-ran-jan/ControlNet_Diffusion_Mutli_View_Synthesis_Pipeline_ADL_Project
Our course project in the Advances in Deep Learning course at IIIT-Delhi.
nin-ran-jan/Distrubuted_Systems_Assignments
Assignments done in the Distrubuted Systems: Concepts and Design course at IIIT-Delhi.
nin-ran-jan/InSpecT_Deep_Learning_Project
InSpecT: A novel model for Music Beat and Downbeat estimation using Transformers. Done as a part of our Deep Learning course at IIIT-Delhi.
nin-ran-jan/IP_Assignments
Introduction to Programming assignments done at IIIT-Delhi. Semester 1 coding assignments in the Introduction to Programming course. Seems so simple right now :))
nin-ran-jan/Robotics_Assignments
Assignments done in the Robotics course in IIIT-Delhi.
nin-ran-jan/SML_Assignments
Assignments of the Statistical ML course at IIIT-Delhi. The place where I started ML (and kind of loved it). Contains introductions and implementations of important concepts in the ML domain like Gaussian probability theory, LDA, PCA, FDA, Feed Forward Neural Networks, Autoencoders, Decision Trees, etc. Course was taken by Dr. A V Subramanyam.