Tourist-Guide
Website with info about great places in India 🚆T-WeatherAI
T-REX
FlipKartCloneUsingReact
Smash-Cookie
Project which gave me internship 🤟ishtiaqSamdani
golang_errors
program in golang language implementing errorsreadmeMy
DriveSales_-intern
Mark1
CPP
Practicing cpp questionsMountainMunch-Instructions
DP_factorial
find factorial in recursion using dynamic PRogramminggolang_interface
just to find areas using interfacesgolag_interface
package main import ( "fmt" "math" ) type geometry interface { area() float64 perim() float64 } type rect struct { width, height float64 } type circle struct { radius float64 } func (r rect) area() float64 { return r.width * r.height } func (r rect) perim() float64 { return 2*r.width + 2*r.height } func (c circle) area() float64 { return math.Pi * c.radius * c.radius } func (c circle) perim() float64 { return 2 * math.Pi * c.radius } func measure(g geometry) { fmt.Println(g) fmt.Println(g.area()) fmt.Println(g.perim()) } func main() { r := rect{width: 3, height: 4} c := circle{radius: 5} measure(r) measure(c) }MountainMunch-home
Everyone loves to travel but only a few do it. What if you did travel only to find out that your destination has bad weather, that's a nightmare. So we made this simple app to solve this problem.🐱🏍Bingo
3D-Tesseract-using-only-CSS
using transform property in CSS can be tricky but I am Trickster🐱🏍git-cmms
cppWithSubhan
testing
recursion_subsets
Apple-
Ionic-Test
ionic testing with reactDiscordBot-ISHMARt
This is my first discord chat bot - https://discord.com/api/oauth2/authorize?client_id=943804778390122527&permissions=534723946560&scope=botTesseract-2.0only-CSS
this is part 2 of my previous project of 3D cube which looks like tesseract this one has way to cooler animationGoHealthy
MasterAlgo
GrocerryList-Native
card-hover-animation
card animation using CSS and simple javascriptQuikky
voice-search
Button-Animations
Button animations using only css(scss)CRYPTOMANIA
bus-app-testing
Travel-Blog
bingo-firebase
Play bingo with your friend with beautiful UIAXE
deleteNodeModules
git-lea
GDSC-SESSION
LAMP-stack
Linux Apache Mysql PhpASSOCIATE-CERTIFICATION
fetch-aws-resources
Automates AWS resource data retrieval,script for scheduling cron jobs,user-friendly guidegit-pra
ReactWithNextJS
React With Next.JS is Next Levelgit-L
rrr
GDSC-GIT
git-credentials-manager
Config files for my GitHub profile.ansible
Actions
ReactWithVite
Vite is so faaassst⚡gcp
dockerinstall
BusBro
build-docker-dind-stackoverflow
for self hosted runner githubrestaurant-app
react-rest
ubuntu-dind-self-hosted-runner
for githubpo.vite
generate-requirements.txt
generate python requirements.txthelm-commands
streamer
manage-versioning-deployments-helm
gcp-self-hosted-runners
po
react-hosting-github-noExtraPackages
guide to host react applications to github pages without extra packagesterraform
KodeKloud-Linux
install-kubectl-helm-ubuntu
test-self-hosted-runner-stackoverflow
react-vite-build
hosting-github-actions
Love Open Source and this site? Check out how you can help us