Pinned Repositories
animate-components
✨ Elemental components for doing animations in React
Animated-Timeline
🔥 Create timeline and playback based animations in React
Making-a-custom-React-renderer
Tutorial on how to make a custom React renderer
Python-Automation
💻 These are some projects which I worked upon to automate stuffs using python
react-color-extractor
A React component which extracts colors from an image
react-imgpro
📷 Image Processing Component for React
react-perf-devtool
A browser developer tool extension to inspect performance of React components.
React-Web-AR
🕶️ Augmented Reality on web with React
redocx
📄 Create word documents with React
terminal-in-react
👨💻 A component that renders a terminal
nitin42's Repositories
nitin42/react-perf-devtool
A browser developer tool extension to inspect performance of React components.
nitin42/react-imgpro
📷 Image Processing Component for React
nitin42/terminal-in-react
👨💻 A component that renders a terminal
nitin42/redocx
📄 Create word documents with React
nitin42/Making-a-custom-React-renderer
Tutorial on how to make a custom React renderer
nitin42/Python-Automation
💻 These are some projects which I worked upon to automate stuffs using python
nitin42/glamorous-primitives
💄 style primitive React interfaces with glamorous
nitin42/linkify-markdown
🚀 A cli tool which automatically add references to issues, pull requests, user mentions and forks to a markdown file.
nitin42/react-image-overlay-effect
A React component for displaying an overlay effect on an image.
nitin42/word-classes-visualiser
A small tool based on Compromise NLP to visualise the different word classes from English grammar.
nitin42/personal-blog
My blog
nitin42/Cobalt2-iterm
Cobalt2 Colour Scheme for iTerm2 + ZSH
nitin42/cupper-hugo-theme
An accessibility-friendly Hugo theme, ported from the original Cupper project.
nitin42/ezhil
Clean and minimal personal blog theme for Hugo
nitin42/morphogenesis-resources
Comprehensive list of resources on the topic of digital morphogenesis (the creation of form through code). Includes links to major articles, code repos, creative projects, books, software, and more.
nitin42/myspace
Blog
nitin42/next.js
The React Framework
nitin42/nextjs-netlify-blog-template
nitin42/nextjs-netlify-blog-template-nitin
nitin42/nextjs-notion-starter-kit
Deploy your own Notion-powered website in minutes with Next.js and Vercel.
nitin42/nitin42
My personal repository
nitin42/nord-iterm2
An arctic, north-bluish clean and elegant iTerm2 color scheme.
nitin42/overreacted.io
Personal blog by Dan Abramov.
nitin42/prism-themes
A wider selection of Prism themes
nitin42/Resume
nitin42/SystemProgramming
Angrave's Crowd-Sourced System Programming Book used at UIUC
nitin42/test-draft-releaser
nitin42/test-repo
nitin42/WhyHaskellMatters
In this article I try to explain why Haskell keeps being such an important language by presenting some of its most important and distinguishing features and detailing them with working code examples. The presentation aims to be self-contained and does not require any previous knowledge of the language.
nitin42/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings