Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by SAKET-SK

A curated list of projects in awesome lists by SAKET-SK .

https://github.com/saket-sk/programming-aptitude-interview-prep

The exact prep I did for coding rounds; all programming aptitude questions and answers are sourced from the internet for preparation and to understand the logic-building approach. If you wish to contribute to this repository, you are highly welcome to do so. By doing this, lets try and build a big repository of coding round questions in one place.

aptitude aptitude-solver aptitude-tests aptitudetraining exercises interview-technical logic-programming programming-languages technical-test

Last synced: 10 Nov 2024

https://github.com/saket-sk/full-stack-webdev-repo

Literally everthing starting from HTML forms or theory I learnt as a part of FULL STACK WEB DEVELOPMENT TRAINING. Databases are also connected and SQL file is also shared. It is recommended to use XAMPP.

angular angularjs back-end-development css database database-connection forms front-end-development full-stack-web-development html javascript jquery-ajax php reactjs sass-files sass-mixins scss-styles sql typescript xammp

Last synced: 15 Oct 2024

https://github.com/saket-sk/semester6-sppu-data-analysis-lab

I installed Hadoop on Virtual Machine and all Assignments are performed on Ubuntu OS. Refer to this repo for completion of the Hadoop Assignments. It is recommended that you have a stable internet connection while doing these things.

charts data-visualization hadoop hadoop-assignments hadoop-bigdata-assignments hadoop-framework hadoop-mapreduce plot r tableau

Last synced: 10 Nov 2024

https://github.com/saket-sk/semester5-sppu-dbms-lab

List of SQL files of program outputs that I successfully implemented during my tenure as a student of B.E in Information Technology, Semester 5. Subject:- DBMS Lab

dbms mysql sql

Last synced: 10 Nov 2024

https://github.com/saket-sk/semester5-sppu-operating-system-lab

These assignments are successfully performed and implemented as a part of OS Lab. Note that these programs will not work in Windows Operating System Environment, so use a Virtual Machine (For Unix or Fedora on Windows) to perform.

c shell-script

Last synced: 10 Nov 2024

https://github.com/saket-sk/handwritten-notes-of-engineering

Collection of my handwritten notes while undertaking my Diploma in Computer Engg.

engineering-notes handwritten-notes notes notes-keeper

Last synced: 10 Nov 2024

https://github.com/saket-sk/building-a-recommendation-engiene-course

Building a Recommendation engine course walkthrough. IDE used :- Spyder ; Environment name :- RecSys (created in Anaconda Navigator) ; Python Package used :- Surprise ; Tutor :- Frank Kane, Sundog Education

anaconda artificial-intelligence dataset jupyter-notebook machine-learning python recommender-system spyder surprise-python tutorial

Last synced: 10 Nov 2024

https://github.com/saket-sk/10-days-of-js

10 Days of JavaScript Challenge from Hacker rank.

challenges-solved code hackerrank hackerrank-solutions javascript

Last synced: 10 Nov 2024

https://github.com/saket-sk/sppu-semester7-cl7_lab

Assignments Comprising ICS (Information & Cyber Security) and MLA (Machine Learning and Applications)

computer-security cyber-security java jupyter-notebook machine-learning python r rstudio-server security

Last synced: 10 Nov 2024

https://github.com/saket-sk/tic-tac-toe-using-c-

Tic Tac Toe CMD Console game

cpp

Last synced: 10 Nov 2024

https://github.com/saket-sk/the-java-programming-repository

All the Java Knowledge which I gathered & Interesting Java Programs which I performed over the years. Recommended IDE for the folders above :- Netbeans 8.2 and Eclipse

basic-java basic-programming core-java core-java-concepts java java-project java8 swing-application swing-components

Last synced: 10 Nov 2024

https://github.com/saket-sk/sppu-semester-3-oop-lab

Programs implemented by me during my tenure as a student of B.E Second Year in Subject Object-Oriented Programming Laboratory.

cpp object-oriented-programming

Last synced: 10 Nov 2024

https://github.com/saket-sk/sppu-semester5-sl3-lab

A hotel management site created as a teaching assignment during completion of SPPU Sem-5 Subject SL-3

Last synced: 10 Nov 2024

https://github.com/saket-sk/snake-game

Reference has taken online from https://linktr.ee/codehub Pygame module is used for the development of the basic snake game and it is really fun to play and interact with. The logic used is very complex and the reference has been taken from the link given above.

pygame-games python

Last synced: 10 Nov 2024

https://github.com/saket-sk/sppu-semester3-programming-lab

Programs Implemented by me during my tenure as a student in B.E course Second Year in subject Programming Laboratory.

c

Last synced: 10 Nov 2024

https://github.com/saket-sk/semester4-sppu-data-structures-and-files-lab

Data Structure and Files Programs

cpp data-structures

Last synced: 10 Nov 2024

https://github.com/saket-sk/portfolio

Portfolio Designed from Youtube Channel:- Telmo Sampaio

Last synced: 10 Nov 2024

https://github.com/saket-sk/opencv

An Open CV Final Year Project Demo Files. For more information, read WIKI of this page. R1 is demo build. Source Code is 90% build up.

Last synced: 10 Nov 2024

https://github.com/saket-sk/hospital-website-template

Hospital website design template for projects.

Last synced: 10 Nov 2024

https://github.com/saket-sk/doom-esque-fps

A DOOM Lookalike FPS Game developed after a follow up course offered by Udemy in Unity Game Engine.

Last synced: 10 Nov 2024

https://github.com/saket-sk/login-page

Login page using HTML and CSS

html-css

Last synced: 10 Nov 2024

https://github.com/saket-sk/java-programs

Programs as a Lab experiment during my tenure as a Diploma Student in Computer Engineering.

java

Last synced: 10 Nov 2024

https://github.com/saket-sk/hotel-management

A simple hotel management project. Databases are used. This project can be used as a final project wherever it might apply.

project

Last synced: 10 Nov 2024

https://github.com/saket-sk/interior-design-website

Interior Design Website designed as a final project as a Web Development Intern at Verzeo Edutech. Credit to Github user named pras75299 for providing a template to design

css html html-css-javascript javascript

Last synced: 10 Nov 2024

https://github.com/saket-sk/guess-the-random-number-game

Guess the Random Number game. Hope its fun. This program is too successfully tested on the MS-DOS compiler (the blue background compiler).

Last synced: 10 Nov 2024

https://github.com/saket-sk/hotel-management-project-in-cpp

This program was successfully executed on DOS Compiler (The compiler which seems old class and has a blue background to be precise).

Last synced: 10 Nov 2024

https://github.com/saket-sk/ecommerce-grocery-website

An E commerce Grocery store.

Last synced: 10 Nov 2024

https://github.com/saket-sk/election-web

Custom Web Templates for website designing.

Last synced: 10 Nov 2024

https://github.com/saket-sk/chat-application-using-shared-memory

Operating System Project showing Chat Application (CLI mode) using the concept of Shared Memory. GUI will be added later. For detailed information, READ WIKI of this PROJECT.

c operating-system shared-memory

Last synced: 10 Nov 2024

https://github.com/saket-sk/10x10-maze

A fun maze game made using C. No graphics used.

c

Last synced: 10 Nov 2024

https://github.com/saket-sk/saket-sk

This repository is nothing but just to print a welcome message to my repository.

first-timers github-readme-profile profile start welcome

Last synced: 10 Nov 2024

https://github.com/saket-sk/portfolio-website

A fully functional, multi-page Portfolio website of mine.

html-css-javascript multi-page portfolio portfolio-website responsive-web-design

Last synced: 10 Nov 2024

https://github.com/saket-sk/ml-course

A ML course from Sololearn

Last synced: 10 Nov 2024

https://github.com/saket-sk/2d-text-based-adventure-game

A 2D Text-based adventure game made during the tutorial follow-up offred by XAMK South Eastern University of Applied Sciences.

2d 2d-game 2d-platformer-game game-dev game-development game-engine text-based-adventure text-based-game text-based-rpg text-based-strategy-game unity2d

Last synced: 10 Nov 2024

https://github.com/saket-sk/pacman-java-game

Pacman Game implemented in Java after a follow through from a course.

Last synced: 10 Nov 2024

https://github.com/saket-sk/conway-s-game-of-life-using-react

Conway's Game of Life implementation using React and Bootstrap.

Last synced: 10 Nov 2024

https://github.com/saket-sk/cl10_lab-sppu

Assignments performed in CL10 LAB for Core Subject Ubiquitous Computing

android android-studio java

Last synced: 10 Nov 2024

https://github.com/saket-sk/latex-works

LaTex practice programs for IIT Bombay Spoken Course are offered through our institute.

latex latex-basics latex-document tex

Last synced: 10 Nov 2024

https://github.com/saket-sk/oop-using-cpp

A collection of programs I performed as I learnt the subject "Object Oriented Programming" in my college days.

cpp cpp-programming oop oop-principles oops-in-cpp

Last synced: 10 Nov 2024

https://github.com/saket-sk/java-text-based-adventure-game

A simple Text-Based Adventure game made using Java. IDE used:- NetBeans 8.2

game java java-game-development netbeans-ide text-based-game

Last synced: 10 Nov 2024

https://github.com/saket-sk/java-coursera

A Repository containing all the Java programs performed during Duke University's Java Course using BlueJ IDE

bluej java-8 javaee

Last synced: 10 Nov 2024

https://github.com/saket-sk/cautious-spoon

Random Misc Things in here.

Last synced: 10 Nov 2024

https://github.com/saket-sk/payroll-system

A payroll system project

Last synced: 10 Nov 2024

https://github.com/saket-sk/data-structures-repo

Data Structures implementation taught during my academic tenure. Read WIKI of this Repository for more Theory.

data-structures

Last synced: 10 Nov 2024

https://github.com/saket-sk/sppu-iwpl

Assignments performed for the subject Internet and Web Programming SPPU Semester 8

css html5 javascript jquery-ajax

Last synced: 10 Nov 2024

https://github.com/saket-sk/tourism-management-system

A simple tourism management system. For references visit 1sourcecode.com

Last synced: 10 Nov 2024

https://github.com/saket-sk/techlearn-live-project-sessions

Projects studied by doing online workshop by TechLearn

Last synced: 10 Nov 2024

https://github.com/saket-sk/learning-responsive-design

Responsive design learning course from sololearn

Last synced: 10 Nov 2024

https://github.com/saket-sk/online-voting

An online voting system project.

Last synced: 10 Nov 2024

https://github.com/saket-sk/threejs-portfolio

A portfolio website made using Three.js. Tutorial followed step by step from :- https://www.youtube.com/watch?v=Q7AOvWpIVHU&t=826s

Last synced: 10 Nov 2024

https://github.com/saket-sk/happy-birthday-app

A simple android app that displays Happy Birthday message to the user.

Last synced: 10 Nov 2024

https://github.com/saket-sk/machine-learning-tutorial

Google developer learning pathway for understanding the basic concepts of Machine Learning.

Last synced: 10 Nov 2024

https://github.com/saket-sk/snake-feeder-game-project

A Snake Feeder Game using Java. Load this project in Eclipse directly to execute.

Last synced: 10 Nov 2024

https://github.com/saket-sk/solved-interview-problems-python

Some of the problems solved using Python. Useful for Technical interviews.

Last synced: 10 Nov 2024

https://github.com/saket-sk/data-science-lab

List of Assignments I have performed as a part of Honorary Course of Data Science and Machine Learning Lab.

data-cleaning data-science jupyter-notebook jupyter-notebook-extension numpy numpy-arrays pandas pandas-dataframe pandas-python python

Last synced: 10 Nov 2024

https://github.com/saket-sk/image-caption-bot

A project on image caption bot

Last synced: 10 Nov 2024

https://github.com/saket-sk/cl-9-lab

Assignments performed for SPPu CL9 lab. Core subject :- Distributed Systems

Last synced: 10 Nov 2024

https://github.com/saket-sk/parallax-website

A complete Parallax Website designed with the reference from YouTube Channel = "Online Tutorials"

code html-css-javascript parallax parallax-effect parallax-scrolling parallax-website tutorial

Last synced: 10 Nov 2024

https://github.com/saket-sk/rock-scissor-paper

A simple rock scissor paper game. Tutorial Followed from https://codingartistweb.com/2021/03/rock-paper-scissor-game-javascript-step-by-step/

Last synced: 10 Nov 2024

https://github.com/saket-sk/solidity--blockchain-nft-dapp

A course from Metaschool where I will be learning the basics of Solidity and NFT related stuff

blockchain blockchain-technology contracts dapps ethereum nft nft-game nfts solidity solidity-contracts

Last synced: 10 Nov 2024

https://github.com/saket-sk/saket-sk.github.io

An Active Portfolio website of mine. Collaborators and Suggestions for improvement are welcome. Just submit a Pull Request in case of enhancements.

active css github-pages github-pages-website hosting-deployment html html-css-javascript javascript portfolio-project portfolio-website web-developer web-development website

Last synced: 10 Nov 2024

https://github.com/saket-sk/semester6-sppu-systems-programming-lab

Collection of codes and assignments I performed for the SL-V Systems Programming Lab (SPPU).

lex lexical-analyzer parser pass-assembler sppu system-programming yacc-lex

Last synced: 10 Nov 2024

https://github.com/saket-sk/hashnode-articles

A backup of my articles written on Hashnode

Last synced: 10 Nov 2024

https://github.com/saket-sk/attempting-php-multiple-insert

Attempting to insert multiple values using PHP JQuery AJAX which is quite a headache for beginners of Web Development

ajax jquery multiple-inputs multiple-inserts php try web-application web-development website

Last synced: 10 Nov 2024

https://github.com/saket-sk/angular-projects

A collection of projects which I did using Angular

Last synced: 10 Nov 2024

https://github.com/saket-sk/chess-game-project

A simple chess game tutorial followed and made. Credit to this Channel Tutor:- https://www.youtube.com/watch?v=SS5amIbX0Mo

chess-game javascript project

Last synced: 10 Nov 2024

https://github.com/saket-sk/hackerrank-code-works

All codes which were attempted by me on Hackerrank.

Last synced: 10 Nov 2024

https://github.com/saket-sk/arconid-brick-breaker-game-project

Arcade Brick Breaker game made using Java. Recommended IDE to run this project :- Eclipse

game-development java java-game-development javagames

Last synced: 10 Nov 2024

https://github.com/saket-sk/google-type-portfolio-website

A portfolio website designed to look like Google Search Page

Last synced: 10 Nov 2024

https://github.com/saket-sk/ultimate-java-dev-course

Eduonix Course on Ultimate Java Development

java java-development

Last synced: 10 Nov 2024

https://github.com/saket-sk/online-ticket-system

A ticket booking system with Database function implemented.

Last synced: 10 Nov 2024