Pinned Repositories
awesome-competitive-programming
:gem: A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
awesome-courses
:books: List of awesome university courses for learning Computer Science!
Distributed-Platform
Built a Distributed Platform that is capable of managing & deploying tensor-flow models on it. The platform was built using micro-service based architecture with features like auto-scaling, scheduling, centralized logging, monitoring, notification, high-availability and fault tolerance.
GSoC_2020_FOSSOlogy
FOSSology generates a large set of data that is exported to the time-series influx database and visualized with the help of Grafana. I Wrote a fossdash_publisher script that collects useful data from FOSSology DB (Postgres) and exposes them to influx DB. Developed a visualization dashboard in Grafana by integrating influx as an input data source.
Inode-based-file-system
Implemented Inode based virtual file system on top of the Linux file system. User can perform all the operations which are basically supported by Linux ext2 file system like creating disk, mounting disk, unmounting disk, create file, open file (in read ,write or append mode), delete file, close file, list of open files.
InterviewPrepResources
Resources for Coding Interviews for Undergrads for Internships and FTE
Linux-Terminal-based-File-Explorer
Designed Linux terminal based file explorer which operates on two mode command mode and GUI mode. Implemented all basic file operation such as create/delete/copy/move files or directory, search, rename, goto, back/forward and many more using system calls.
Mini-BitTorrent
Developed P2P multimedia file sharing network using TCP that allows uploading and downloading file using custom .mtorrent file from multiple available seeder. It also supports multithreaded client/server and tracker.
Stackoverflow
StackOverflow web-based application in python with flask framework based on MVC architecture. Worked with MYSQL database and sqlalchemy ORM model to handle data. The user can ask a question, post answer, upvote, downvote, comments, views, search, answer later, bookmark.
wikipedia-search-engine
Built a complete search engine by creating an Inverted Index on the Wikipedia corpus ( of 2018 with size 72 GB). That gives you top search result related to given query words.
darshank15's Repositories
darshank15/Distributed-Platform
Built a Distributed Platform that is capable of managing & deploying tensor-flow models on it. The platform was built using micro-service based architecture with features like auto-scaling, scheduling, centralized logging, monitoring, notification, high-availability and fault tolerance.
darshank15/wikipedia-search-engine
Built a complete search engine by creating an Inverted Index on the Wikipedia corpus ( of 2018 with size 72 GB). That gives you top search result related to given query words.
darshank15/GSoC_2020_FOSSOlogy
FOSSology generates a large set of data that is exported to the time-series influx database and visualized with the help of Grafana. I Wrote a fossdash_publisher script that collects useful data from FOSSology DB (Postgres) and exposes them to influx DB. Developed a visualization dashboard in Grafana by integrating influx as an input data source.
darshank15/InterviewPrepResources
Resources for Coding Interviews for Undergrads for Internships and FTE
darshank15/awesome-competitive-programming
:gem: A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
darshank15/awesome-courses
:books: List of awesome university courses for learning Computer Science!
darshank15/company-Based-question
This repo conatains company based question and solution
darshank15/project-based-learning
Curated list of project-based tutorials
darshank15/awesome-algorithms
A curated list of awesome places to learn and/or practice algorithms.
darshank15/badgeyay
Attendee Badge Generator for Conferences http://badgeyay.com Backend: http://badgeyay-dev.herokuapp.com
darshank15/darshank15.github.io
darshank15/fossdash
A set of tools that collects, stores and displays metrics about Open Source
darshank15/fossology
FOSSology is an open source license compliance software system and toolkit. As a toolkit you can run license, copyright and export control scans from the command line. As a system, a database and web ui are provided to give you a compliance workflow. License, copyright and export scanners are tools used in the workflow.
darshank15/graduation
$ git remote <graduation> yearbook
darshank15/grafana-dashboards
Grafana dashboards for MySQL and MongoDB monitoring using Prometheus
darshank15/IRE-major-Project---SemEval-Rumour-Detection
darshank15/jenkins
Jenkins automation server
darshank15/jenkins.io
A static site for the Jenkins automation server
darshank15/leetcode-patterns
A pattern-based approach for learning technical interview questions
darshank15/Leetcode-Premium-Bypass
Leetcode Premium Unlocker 2024
darshank15/open-event-server
The Open Event Organizer Server to Manage Events https://api.eventyay.com | http://open-event-api.herokuapp.com
darshank15/Open-Source-Programs
A list of open source programs.
darshank15/PG-Major-Project
darshank15/prometheus-plugin
Jenkins Prometheus Plugin
darshank15/python-flask-blog
darshank15/remoting
Jenkins Remoting module
darshank15/resume-parser
AWS Lambda function queried using AWS API Gateway to parse resumes using Lever API
darshank15/termination-detection-algorithm-DS
termination detection algorithm in distributed system
darshank15/tutorials_as_code
so that stuff read/seen don't get muddled up with time
darshank15/Women-in-Technology
A repository that is a collection of resources for women in tech, consisting of - courses, learning guides, amazing sites and repos, blogs, programs and events. scholarships, etc.