Pinned Repositories
AuraComponents
Lightning practice code for reference
BlogApp
It is BlogApp done in web env. Using html, css and semantic ui as front end and nodeJs, mongoDb, express, ejs and others as backend.
CalculatorKotlin
Simple Mac like Calculator App done via Kotlin Language
CarHub-LWC
CustomAndroidAppsPart1
This contains Various Apps made for Android having version lollipop and above. All coding is done via Kotlin Language and basic Java.
CustomAndroidAppsPart2
Some more advanced apps using kotlin, firebase, node.js, MySql, Php and more.
DataStructureCode
Contains competitve coding for topics like Hashing, Heaps, Graphs, Trees, Stacks, Queues, Linked list e.t.c
GymTutorialsApp
This is a Custom Video Player Which shows different body building exercise with some added features of pause, play, next, review e.t.c. This is the task given by IOSD.tech
JavascriptCode
This is a practice code for quick reference of JS whenever needed
TeacherAssistant
It is an Android app made using Java. In this teacher can set up schedules, reminders, calculate results and other teaching stuff. It is helpful to free up your mind in cramming everything up and act as good helpful hand
hhssuuyyaa's Repositories
hhssuuyyaa/TeacherAssistant
It is an Android app made using Java. In this teacher can set up schedules, reminders, calculate results and other teaching stuff. It is helpful to free up your mind in cramming everything up and act as good helpful hand
hhssuuyyaa/AuraComponents
Lightning practice code for reference
hhssuuyyaa/BlogApp
It is BlogApp done in web env. Using html, css and semantic ui as front end and nodeJs, mongoDb, express, ejs and others as backend.
hhssuuyyaa/CalculatorKotlin
Simple Mac like Calculator App done via Kotlin Language
hhssuuyyaa/CarHub-LWC
hhssuuyyaa/CustomAndroidAppsPart1
This contains Various Apps made for Android having version lollipop and above. All coding is done via Kotlin Language and basic Java.
hhssuuyyaa/CustomAndroidAppsPart2
Some more advanced apps using kotlin, firebase, node.js, MySql, Php and more.
hhssuuyyaa/DataStructureCode
Contains competitve coding for topics like Hashing, Heaps, Graphs, Trees, Stacks, Queues, Linked list e.t.c
hhssuuyyaa/GymTutorialsApp
This is a Custom Video Player Which shows different body building exercise with some added features of pause, play, next, review e.t.c. This is the task given by IOSD.tech
hhssuuyyaa/JavascriptCode
This is a practice code for quick reference of JS whenever needed
hhssuuyyaa/KotlinCode
This repo includes basic Kotlin coding for whosoever wants to learn or want to know what basically Kotlin is. I am working everyday to add new codes to this repo
hhssuuyyaa/MemoryGameLWC
Puzzle Game made completely in Lightning Web Component. See README for more info.
hhssuuyyaa/OpinionDonkeyFinal
Internship Work Back in 2018
hhssuuyyaa/PataTapCloneGame
Its a clone of famous PataTap website. In this every key corresponds to respective animation and sound. Its just a fun app and good practice to test your css skills.
hhssuuyyaa/RGBColourGuessingGame
It is a web app in which there are six colour boxes out of them one is the corresponding answer to the given rgb values. This is good practice to understand RGB concept and you donot need to go to rgb colorpicker everytime. There are 2 modes i) Easy ii) Hard.
hhssuuyyaa/ToDoList
Simple To-Do List web application that allow user to add or delete task and also user can strike-through them if they want to show that task on list but unchecked. Styling is done using jQuery and some basic CSS.