Shivam Singla (CYBRPHRK)

CYBRPHRK

Geek Repo

0

following

0

stars

Github PK Tool:Github PK Tool

Shivam Singla's repositories

Dictionary_App

This is a data dictionary app. In this app, you can search the meaning of any existing word and also, if you make some spelling mistakes, it checks for the similar word and confirm it to show the specific results(meaning). This app is build in Python using json and Tkinter GUI.

Language:PythonStargazers:0Issues:0Issues:0
Language:C#Stargazers:0Issues:1Issues:0

LeetCode-Practice

In this repository, I have added all my LeetCode practice question descriptions and solutions as I am attempting along the way.

Language:PythonStargazers:0Issues:1Issues:0

Motion_Detector

This is a motion detecting app created in Python to check if any motion has taken place in front of the camera or not. this app also tells the time of the motion started as well as when the motion ended. All the timings recorded are then sent to an Excel file to store which can be viewed after the program execution is complete.

Language:PythonStargazers:0Issues:0Issues:0

Project-XS

This is a project made for the Architecture Department of Dalhousie University. In this project, the students created a website which provides a visual and informational representation of the architectural equipment the project was focused on. The technologies used in this project are HTML, CSS, JavaScript and JSON.

Language:CSSStargazers:0Issues:1Issues:0

Python-tools-for-the-investigation-of-optimal-Explicit-Runge-Kutta-methods

A repository to save my work for my research thesis.

Language:HTMLStargazers:0Issues:1Issues:0

Turtle-Practice

`turtle` is a pre-installed Python library that enables users to create pictures and shapes by providing them with a virtual canvas. The onscreen pen that you use for drawing is called the turtle and this is what gives the library its name. With the Python `turtle` library, you can draw and create various types of shapes and images.

Language:PythonStargazers:0Issues:1Issues:0