DEV Community

D\sTro
D\sTro

Posted on

Do you use GIT ? Let me see your code!

Note: only public repo which is not associated with any organization. It must be your repo only

You can simply write the git repo(public) here. I'll be glad to take a look at those codes. I'll also give "star" in return 😊

// exclude .asm/.exe direct code

Thanks!

Latest comments (28)

Collapse
 
roshanraj profile image
Roshan Raj

An old project which was build using Servlets, JSP and SQL as the DB.
Working on migrating its backend first to use NodeJS and MongoDB.

github.com/roshan-raj/Shop-Managem...

Collapse
 
erfanpy profile image
Erfan Gh • Edited

github.com/erfanPY/sciencedirect-a...
It's a web scrapper for sciencedirect.com .

I made this as a freelance project but when the project finished the owner didn't pay me anything so i published code to be useful for other developers.

Collapse
 
klvenky profile image
Venkatesh KL

I have a simple n-queen-problem ui on a site. check it out:
github.com/klvenky/n-queens-helper

Collapse
 
veryprofessionalusername profile image
Amr Ahmed

I made a package that will auto install python imports for you and manage your requirements.txt. it also features a cli that allows users to run their scripts and kill them in a much more user friendly manner.

github.com/veryprofessionalusernam...

Collapse
 
haikelfazzani profile image
Haikel Fazzani

I built a simple and lightweight JSON viewer Link

Collapse
 
airtucha profile image
Alexey Tukalo
Collapse
 
bassochette profile image
Julien Prugne

A full loot pvp discord game i'm working on.
github.com/bassochette/colonies

Collapse
 
ivypuckett profile image
Ivy Puckett

My repo generates my blog from all of my dev.to posts :)
github.com/winstonpuckett/blog

Collapse
 
braydentw profile image
Brayden W ⚡️

2 things I’ve worked on that have gotten some traction 📈

github.com/BraydenTW/react-tailwin...
github.com/BraydenTW/react-emoji-s...

Collapse
 
fennecdjay profile image
Jérémie Astor • Edited

I have this markdown preproccessor I use for my main project's documentation.

I think it can be used to make some literate programming. I even made a post where you can use it to build and use my programming language.

Collapse
 
slimdestro profile image
D\sTro

Saw the code. Its complete amazing. Thanks!

Collapse
 
fennecdjay profile image
Jérémie Astor

Thank you.