jinit24's Stars
vedantatrivedi/CapstoneDemo
JULIELab/EmoBank
This repository contains EmoBank, a large-scale text corpus manually annotated with emotion according to the psychological Valence-Arousal-Dominance scheme.
d2l-ai/d2l-en
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.
tirtharajdash/CS-F425_Deep-Learning
CS F425 Deep Learning course at BITS Pilani (Goa Campus)
andylamp/ptucc_compiler
A simple ptuc to C compiler using flex and bison.
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
regalmoix/kernel
This is a short guide to building the linux kernel and testing it using qemu with buildroot at rootfs
mujtaba1747/git-autocommit
A bash script to automate pushing changes to github
resume/resume.github.com
Resumes generated using the GitHub informations
node-schedule/node-schedule
A cron-like and not-cron-like job scheduler for Node.
lonekorean/gist-syntax-themes
Collection of syntax theme stylesheets for GitHub Gists.
vedantatrivedi/CodeEditor
Code Editor which allows multiple users to edit the code at the same time and display the html output of the code simultaneously.
mujtaba1747/Algorithms
Some of my Algorithm Implementations that I use in competitive programming
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line