6-day longest streak
About Me I love 🤍 all levels of computer science. I'll clasify myself as a self taught engineer. Technology is my first love and science is the second. Occasionaly I…
About Me
I love 🤍 all levels of computer science. I'll clasify myself as a self taught engineer. Technology is my first love and science is the second. Occasionaly I contribute to open source.
_Open to collaboration_ 👨💻
Projects I am proud of
1. Neume Network - A completely open source web3 music crawler. We designed an ETL like system that sends 300 requests per second, transforms the received data, and stores it in an embedded database. The transformation step included merging data from various sources and checking against existing data. In order to make the system performant and fault-tolerant, we implemented queues, concurrency, network retries with exponential back-off, and minimised DB queries. We also made the codebase extensible to crawl for more data sources in the future.
2. Code Dump - A modern pastebin alternative to share code fast. Made using React, MongoDb and Express.js.
3. [Rug Pull Index]() - A project of @timdaub that rates Ethereum tokens in order to prevent rug pulls. As part of open source, I have made a few contributions to it.
4. Blogmaker - A very simple solution to host your own blog. It's a fork of @vbuterin's blogmaker. Written in Python.
5. Express Simple Stats - NPM Library to count requests to your express.js routes. Use it for simple analytics.
6. Crowdfunding App - A decentralized crowdfuding platform. It was a practice project. Created using solidity smart contract and web3.
7. ETA for Vaccination - A website that shows how long it will take to vaccinate the population of India. Made using React and TypeScript.
<!--
Open source contributions
My recent open source contributions have been at ethereum-org, rug-pull-index, highlight.js and more. For a complete list, visit here. -->
Other fun but useless projects
1. Vi like Text Editor in C - A shell based text editor written from scratch in C. Based on the tutorial by snaptoken
My last 3 blogs
1. Your test cases should fail
1. Easily implement Infinite Scrolling using Intersection Observer in vanilla JavaScript
1. Pythagorean triplet in an array - Interview Question
_Updated using GitHub Actions_ ✍
<!--
il3ven/il3ven is a ✨ _special_ ✨ repository because its README.md (this file) appears on your GitHub profile.
Here are some ideas to get you started:
- 🔭 I’m currently working on ...
- 🌱 I’m currently learning ...
- 👯 I’m looking to collaborate on ...
- 🤔 I’m looking for help with ...
- 💬 Ask me about ...
- 📫 How to reach me: ...
- 😄 Pronouns: ...
- ⚡ Fun fact: ...
-
rowy ★ PINNED ⑂
Low-code backend platform. Manage database on spreadsheet-like UI and build cloud functions workflows in JS/TS, all in your browser.
★ 0 2y agoExplain → -
code-dump ★ PINNED
Easily share your code with other people.
JavaScript ★ 2 4y agoExplain → -
express-simple-stats ★ PINNED
Easily count requests coming to your express.js routes. Use it for simple analytics.
TypeScript ★ 1 5y agoExplain → -
eth-fun ★ PINNED ⑂
[wip] A functional (state-less) library of Ethereum utility functions
JavaScript ★ 0 2y agoExplain → -
moneybowl
No description.
TypeScript ★ 3 1y agoExplain → -
Deedy-Resume-Dark-Theme ⑂
A one page , two asymmetric column resume template in XeTeX that caters to an undergraduate Computer Science student
TeX ★ 2 5y agoExplain → -
react-testing-devto
Example codebase for the article in dev.to
HTML ★ 2 5y agoExplain → -
raaz
Each puzzle guess requires a deposit. If you're wrong, the deposit is lost. If you're right then everyone else's deposit is yours.
JavaScript ★ 2 4y agoExplain → -
blogmaker-github-actions ⑂
Ultra simple solution to make your own blog. Configured to be hosted on GitHub using actions. Forked from @vbuterin.
CSS ★ 1 4y agoExplain → -
Crowdfunding-App
React App to create decentralized smart contracts
JavaScript ★ 1 5y agoExplain → -
blog
My Personal Blog
CSS ★ 0 11d agoExplain → -
il3ven
About me
JavaScript ★ 0 2y agoExplain → -
ETA-for-vaccination ▣
How much time will it take to vaccinate everyone given the current average speed?
TypeScript ★ 0 4y agoExplain → -
The-Ultimate-List-of-Free-SQL-Resources ⑂
Contains a lot of useful free resources for learning SQL
★ 0 1y agoExplain → -
form-builder ⑂
No description.
★ 0 3y agoExplain → -
cal.com ⑂
Scheduling infrastructure for absolutely everyone.
★ 0 3y agoExplain → -
remotion ⑂
🎥 Make videos programmatically with React
TypeScript ★ 0 3y agoExplain → -
jsonhero-web ⑂
JSON Hero is an open-source, beautiful JSON explorer for the web that lets you browse, search and navigate your JSON files at speed. 🚀. Built with 💜 by the Trigger.dev team.
★ 0 3y agoExplain → -
yolov7 ⑂
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
Jupyter Notebook ★ 0 3y agoExplain → -
cowin-telegram ▣
A server that runs and sends notifications on telegram. Mainly for personal uses.
TypeScript ★ 0 5y agoExplain → -
Koa-TypeScript-Practice ▣
Project made for practice of koa.js and typescript
TypeScript ★ 0 4y agoExplain → -
sharetime.zone ⑂
Share time in different timezones
★ 0 3y agoExplain → -
strategies ⑂
Indexing strategies for the neume network.
★ 0 3y agoExplain → -
memoize-one
An exercise to replicate basic functionalities of a npm package.
JavaScript ★ 0 4y agoExplain → -
node-rate-limiter ⑂
A generic rate limiter for node.js. Useful for API clients, web crawling, or other tasks that need to be throttled
★ 0 3y agoExplain → -
debug-logger
Assignment
JavaScript ★ 0 3y agoExplain → -
replace-circular-refs
An exercise to fix circular JavaScript objects.
JavaScript ★ 0 4y agoExplain → -
extraction-worker ⑂
Async worker_thread component for maximalizing concurrent data retrieval and processing.
★ 0 4y agoExplain → -
neume-network-website ⑂
No description.
★ 0 3y agoExplain → -
music-os-transform
A temporary repo
JavaScript ★ 0 4y agoExplain → -
ava ⑂
Node.js test runner that lets you develop with confidence 🚀
JavaScript ★ 0 4y agoExplain → -
ava-playground
A repository to play with Ava
JavaScript ★ 0 4y agoExplain → -
near-api-js ⑂
JavaScript library to interact with NEAR Protocol via RPC API
★ 0 4y agoExplain → -
Telegram-Bot
Telegram Bot
JavaScript ★ 0 3y agoExplain → -
awesome-devs ⑂
Everytime I come across good Github profiles I index them here
★ 0 4y agoExplain → -
hashnode-backup
Backup Repository for my HashNode Blog. Blog posts are saved as markdown.
★ 0 4y agoExplain → -
twitter-tendermint
Proof of concept of twitter using tendermint
Go ★ 0 4y agoExplain → -
documents ⑂
No description.
★ 0 4y agoExplain → -
design-system ⑂
No description.
HTML ★ 0 4y agoExplain → -
ethereum-org-website ⑂
Ethereum.org is a primary online resource for the Ethereum community.
JavaScript ★ 0 4y agoExplain → -
content-system ⑂
No description.
★ 0 4y agoExplain → -
metrics ⑂
Scripts for tracking the Rug Pull Index organization
JavaScript ★ 0 4y agoExplain → -
svg-line-chart ⑂
Tired of 200kb charting browser libs? ...I feel ya. Come to the server-side!
JavaScript ★ 0 4y agoExplain → -
svgwave ⑂
🌊 SVG Wave is a tiny, free and beautiful SVG gradient waves generator for your UI or website desgin. It offers dead simple UI to customize, and style your waves based on your theme specifications.
★ 0 4y agoExplain → -
inline-esm-worker ⑂
A node.js worker_thread that runs once, can load modules and returns stdout
★ 0 4y agoExplain → -
generate-package-json-webpack-plugin ⑂
Generates a package.json file containing the external modules used by your webpack bundle
JavaScript ★ 0 4y agoExplain → -
resume
HTML and CSS version of my resume.
HTML ★ 0 5y agoExplain → -
Effects-using-Pillow-Python
Scripts to add effects to images using Pillow (a python library)
Python ★ 0 2y agoExplain → -
typeorm.github.io ⑂
Repository for typeorm documentation website.
★ 0 4y agoExplain → -
highlight.js ⑂
Javascript syntax highlighter
JavaScript ★ 0 5y agoExplain → -
Text-Editor-in-C
A terminal based text editor written in C
C ★ 0 5y agoExplain → -
ASD-Project-2
No description.
JavaScript ★ 0 5y agoExplain → -
Readme-Banner-Nodejs
No description.
JavaScript ★ 0 3y agoExplain → -
webtorrent ⑂
⚡️ Streaming torrent client for the web
★ 0 4y agoExplain → -
tic-tac-toe-react
A Beginner hands-on project for learning React
HTML ★ 0 5y agoExplain → -
Zomentum-Hiring-Assignement
REST API for Zomentum hiring assignment
JavaScript ★ 0 5y agoExplain → -
Readme-Banner-Python
No description.
Python ★ 0 3y agoExplain → -
DesigniteJava ⑂
Detects smells and computes metrics of Java code
Java ★ 0 6y agoExplain → -
VSC-Nordic-example ⑂
Visual Studio Code configuration for ble_app_blinky example from Nordic SDK 15.
★ 0 8y agoExplain → -
JS-Udemy-Course-Solutions
My practice solutions to the course (https://www.udemy.com/course/the-complete-javascript-course/)
JavaScript ★ 0 6y agoExplain → -
docs ⑂
Documentation of LittlevGL embedded GUI library
★ 0 6y agoExplain → -
CN-Lab-2019-Project
This is project for CN Lab JIIT Sem 5
C++ ★ 0 6y agoExplain → -
Computer-Networks-Notes ⑂
Notes based on the book "Computer Networking, a top down approach"
★ 0 6y agoExplain → -
micromax_a110_kernel ⑂
Kernel source for Micromax A110
C ★ 0 13y agoExplain →
No repos match these filters.