An open API service providing repository metadata for many open source software ecosystems.

GitHub / Sudhir878786 6 Repositories

I'm an open-source enthusiast pursuing my Bachelor's in Computer Science at Indian Institute of Technology Bhilai. @IITBhilai

Sudhir878786/Machine-Translation-DS504

Language: Jupyter Notebook - Size: 1.01 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 1

Sudhir878786/HireTweetEngine

A simple Python bot that fetches job listings from multiple job boards and posts them on Twitter.

Language: Python - Size: 4.55 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Sudhir878786/MAQ-myspace-app

This Android application provides MAQ employees with instant access to their My Space information, directly from their mobile devices. View your attendance, training courses, reports, and other essential data quickly and easily. Your Space at your hand.

Size: 9.6 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

Sudhir878786/Sudhir878786

Sudhir Sharma Portfolio

Language: HTML - Size: 1.75 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

Sudhir878786/calendar-event

Language: JavaScript - Size: 319 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

Sudhir878786/pythoncf

pythoncf is the perfect tool for Codeforces enthusiasts who prefer to stay nestled in their comfy terminals rather than venturing out into the wilds of the web. Get your Codeforces API data fix without ever leaving your cozy command line setup.

Language: Python - Size: 2.68 MB - Last synced at: 15 days ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

Sudhir878786/Codeforces-Problem-of-The-Day-CANON-FORCES

Canonforces is the Codeforces Problem of the Day

Language: JavaScript - Size: 64.5 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

Sudhir878786/Computer_Networks-CS301

Language: Python - Size: 193 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

Sudhir878786/Weather_Web_App

Language: JavaScript - Size: 289 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

Sudhir878786/IntervuPro.ai

A tool using to help people prepare their interview by using gpt3.5

Language: Python - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Sudhir878786/GFG-Solutions

Collection of LeetCode questions to ace the coding interview!

Language: C++ - Size: 713 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Sudhir878786/MyLeetCode_Solutions

Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)

Language: C++ - Size: 2.13 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

Sudhir878786/Digital-Image-Processing-DS601

Language: Jupyter Notebook - Size: 4.75 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

Sudhir878786/MetaMask_Snap-1

Language: TypeScript - Size: 1.5 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Sudhir878786/CodeClause_Unit_Converter

code clause DEC'22 Project 1 https://codeclause-unitconverter.netlify.app/

Language: JavaScript - Size: 316 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

Sudhir878786/Codeclause-Timer-And-Stopwatch

CodeClause internship DEC'22 Project 2

Language: JavaScript - Size: 611 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

Sudhir878786/gmailsnooze Fork of google/gmailsnooze

Size: 145 KB - Last synced at: about 2 years ago - Pushed at: about 10 years ago - Stars: 2 - Forks: 0

Sudhir878786/hactoberfest-web Fork of yashmali702/hactoberfest-web

Hacktoberfest repository

Size: 3.77 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Sudhir878786/website Fork of electron/website

:electron: The Electron website

Size: 34.6 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Sudhir878786/template-snap-monorepo Fork of Blockchain-At-IIT-Bhilai-BIB/template-snap-monorepo

Size: 1 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Sudhir878786/Digi_Dreamears

Language: EJS - Size: 9.23 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Sudhir878786/CS550-Machine-Learning

Language: Jupyter Notebook - Size: 11.6 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Sudhir878786/Scitech-Website

Language: HTML - Size: 183 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Sudhir878786/Life-Expectancy-WHO

Language: Jupyter Notebook - Size: 1.32 MB - Last synced at: 3 days ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

Sudhir878786/New-York-City-Taxi-Fare-Prediction

Dataset Link: https://www.kaggle.com/c/new-york-city-taxi-fare-prediction We'll train a machine learning model to predict the fare for a taxi ride in New York city given information like pickup date & time, pickup location, drop location and no. of passengers. This dataset is taken from a Kaggle competition organized by Google Cloud. It contains over 55 millions rows of training data. We'll attempt to achieve a respectable score in the competition using just a fraction of the data. Along the way, we'll also look at some practical tips for machine learning. PMost of the ideas & techniques covered in this notebook are derived from other public notebooks & blog posts.

Language: Rich Text Format - Size: 1.08 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

Sudhir878786/cpp-cheat-sheet Fork of gibsjose/cpp-cheat-sheet

C++ Syntax, Data Structures, and Algorithms Cheat Sheet

Size: 9.55 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

Sudhir878786/my_awesome_intro Fork of usernamehacktoberfest/my_awesome_intro

Add your profile to expand your network

Language: HTML - Size: 218 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Sudhir878786/Topic_Learning_Resources Fork of debrajhyper/Topic_Learning_Resources

It's an all-one repository to get all free tech topics learning resources. So that you can focus on building skills rather than finding wonderful resources to learn from.

Size: 2.03 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Sudhir878786/first-contributions Fork of firstcontributions/first-contributions

🚀✨ Help beginners to contribute to open source projects

Size: 6.31 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Sudhir878786/DSA_questions-solutions Fork of MLSC-BSOITR/DSA_questions-solutions

This repo contains different DSA questions related to different topic like array , matrices etc. and their solutions.

Size: 247 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Sudhir878786/Bootstrap-Static-Web Fork of MLSC-BSOITR/Bootstrap-Static-Web

Basic static website using HTML and CSS

Language: CSS - Size: 1.87 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Sudhir878786/Web-site Fork of MLSC-BSOITR/Web-site

Language: HTML - Size: 742 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Sudhir878786/Coding-Keyboard-Shortcuts Fork of AnshSinghSonkhia/Coding-Keyboard-Shortcuts

All The Keyboard Shortcuts Used While Coding. --- Contribute in this repository by raising genuine PR. Get verified, merged and earn the free swags from Hacktoberfest 2022.

Language: Mathematica - Size: 8.16 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Sudhir878786/Non-Code Fork of codemistic/Non-Code

A repository to help the open-source community with Non-Code/Low-Code contributions

Size: 23.1 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Sudhir878786/LeetCode-Premium-Q-A

Language: C++ - Size: 1.38 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

Sudhir878786/Futuristic-CSS-Animations Fork of AnshSinghSonkhia/Futuristic-CSS-Animations

An Open Source Repository to Publish Your Futuristic CSS3 Animations & Win Your Hacktoberfest 2022 Swags.

Language: HTML - Size: 29.9 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Sudhir878786/Voice-Assistant Fork of sureshbairwa/Voice-Assistant

Size: 195 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Sudhir878786/CompetitivePython Fork of CyberkidAdithya/CompetitivePython

Placements and Interview Coding Rounds Preparation and Competitive Programming with Python

Size: 98.6 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Sudhir878786/2048 Fork of atararazin/2048

An implementation of the classic game 2048

Size: 526 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

Sudhir878786/thepixelsnappers

Language: CSS - Size: 97.1 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 1

Sudhir878786/Sci-Tech-IIT__Bhilai

Language: JavaScript - Size: 255 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

Sudhir878786/Student_marks_prediction_app

Language: HTML - Size: 538 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

Sudhir878786/URL_Shortner

Language: Python - Size: 13.5 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

Sudhir878786/Banking_system_app

Language: PHP - Size: 91.8 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

Sudhir878786/MacchineLearning_Projects

Language: Jupyter Notebook - Size: 7.97 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

Sudhir878786/cp_extention-

Language: JavaScript - Size: 59.6 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

Sudhir878786/openlake-hackathon Fork of anshukumar-729/openlake-hackathon

Size: 214 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

Sudhir878786/Applied_Digital_Logical_Design

Language: C - Size: 189 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

Sudhir878786/Code-Gladiators-sollution2022

Language: C++ - Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

Sudhir878786/tps

Language: CSS - Size: 85.2 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

Sudhir878786/Ubuntu-terminal Fork of Nilsae/Ubuntu-terminal

A simulator for Ubuntu terminal using the C programming language

Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

Sudhir878786/Cshell Fork of kaustubhhiware/Cshell

A basic shell. Written in C

Size: 268 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

Sudhir878786/C-Shell Fork of gupta-meghna64/C-Shell

Size: 71.3 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

Sudhir878786/Mini-Shell Fork of ashly13/Mini-Shell

A simple implementation of the Unix Shell in the C Programming language. This project was coded and tested in Ubuntu 17.04.

Size: 80.1 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

Sudhir878786/Jekyll_website_iitbhilai

Size: 769 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Sudhir878786/docs Fork of github/docs

The open-source repo for docs.github.com

Size: 697 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Sudhir878786/agera Fork of google/agera

Reactive Programming for Android

Language: Java - Size: 944 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Sudhir878786/kiwix-android Fork of kiwix/kiwix-android

Kiwix for Android

Size: 310 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Sudhir878786/bookreader Fork of internetarchive/bookreader

The Internet Archive BookReader

Size: 34.9 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Sudhir878786/CS200_ClassAssignment_Calculator Fork of souvikpan/CS200_ClassAssignment_Calculator

Size: 71.3 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Sudhir878786/CP_Extention

Language: JavaScript - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Sudhir878786/Operating_system_IITBH

Language: C - Size: 1.39 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

Sudhir878786/Algorithm-2-IITBH

Language: TeX - Size: 1.83 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

Sudhir878786/bhai-lang Fork of DulLabs/bhai-lang

A toy programming language written in Typescript

Size: 3.71 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

Sudhir878786/Flipr_HackthhonXII Fork of anshukumar-729/digi-dreamers

Language: EJS - Size: 10 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Sudhir878786/Online_Board_IITBHILAI

Language: JavaScript - Size: 5.1 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Sudhir878786/WeatherappIITBHILAI

Language: Java - Size: 169 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Sudhir878786/sudhirreactapp

its my first basic rect app

Language: JavaScript - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0