Pinned Repositories
craftinginterpreters
Repository for the book "Crafting Interpreters"
obedparla.com
🥔 Personal website running on Gatsby, React, and Node.js.
programming-with-data
🐍 Learn Python and Pandas from the ground up
questions-template.github.io
Suteki.Monads
Let's play monads!
thirukkural2022's Repositories
thirukkural2022/craftinginterpreters
Repository for the book "Crafting Interpreters"
thirukkural2022/apisecurityinaction
Source code that accompanies the book API Security in Action
thirukkural2022/awesome-quincy-larson-emails
This repository is an archive of emails that are sent by the awesome Quincy Larson every week.
thirukkural2022/coding-interview-guide
A systematic coding interview guide
thirukkural2022/cookbook
Code examples for JavaScript Cookbook, published by O'Reilly Media
thirukkural2022/datastructures
A Literate Program about Data Structures and Object-Oriented Programming
thirukkural2022/dataviz
Data visualization guide for presentations, reports, and dashboards
thirukkural2022/Deep-Learning-A-Visual-Approach
All of the figures and notebooks for my deep learning book, for free!
thirukkural2022/didact
A DIY guide to build your own React
thirukkural2022/docker-wsl
thirukkural2022/elasticlunr.js
Based on lunr.js, but more flexible and customized.
thirukkural2022/en.javascript.info
Modern JavaScript Tutorial
thirukkural2022/EPIJudge
EPI Judge - Preview Release
thirukkural2022/example-code
Example code for the book Fluent Python, 1st Edition (O'Reilly, 2015)
thirukkural2022/example-code-2e
Example code for Fluent Python, 2nd edition (O'Reilly, 2021)
thirukkural2022/exercises-in-programming-style
Comprehensive collection of programming styles using a simple computational task, term frequency
thirukkural2022/java17-recipes
Source Code for 'Java 17 Recipes' by Josh Juneau and Luciano Manelli
thirukkural2022/LDL
Learning Deep Learning
thirukkural2022/LearningAlgorithms
Code repository associated with Learning Algorithms: A Programmer's Guide to Writing Better Code. https://oreil.ly/learn-algorithms
thirukkural2022/lunr-languages
A collection of languages stemmers and stopwords for Lunr Javascript library
thirukkural2022/numpy-100
100 numpy exercises (with solutions)
thirukkural2022/ocr_python_textbook
thirukkural2022/PracticalDeepLearningPython
Source code for the book "Practical Deep Learning: A Python-Based Introduction" (No Starch Press)
thirukkural2022/python-cookbook
Code samples from the "Python Cookbook, 3rd Edition", published by O'Reilly & Associates, May, 2013.
thirukkural2022/quiz-app
thirukkural2022/react-hooks-in-action
Code for the book React Hooks in Action
thirukkural2022/reactbook2
Code for the book "React: Up and Running, second edition"
thirukkural2022/ReactCookbook-source
Source code for the book “The React Cookbook"
thirukkural2022/rsvpapp
Sample RSVP application
thirukkural2022/Simplify-Testing-with-React-Testing-Library
Simplify Testing with React Testing Library, published by Packt