Pinned Loading
-
MedicalDiary
MedicalDiary PublicMedical diary application based on Python 3.10+, FastAPI, SQLAlchemy, PostgreSQL, to practice web framework, ORM, REST API, and so on. Of course, I'd use this app for my health care irl. 🥴
Python 1
-
-
MyPrivateStudy-DjangoTutorial
MyPrivateStudy-DjangoTutorial PublicA practice; derived from 'LocalLibrary' tutorials on MDN web docs for Django framework. Instead of the books in a library, I'll write down my own study notes, and manage them in my personal study; …
-
SharpenTheCSharp
SharpenTheCSharp PublicAn exercise project to study C#, .NET Core, NuGet, and WPF(or Avalonia), building an application program targeting Windows NT
C# 1
-
ATMControllerSample
ATMControllerSample PublicImplementation of a simple ATM controller with its test codes, as a custom task sample project.
Python
-
Numbering files names with regex. Ru...
Numbering files names with regex. Running with '-t' option to run unit test. You have to customize some codes in the bottom for your sake.(Well, currently) 1# Python Code snippet for renaming
2import os
3import sys
4import re
5import unittest
If the problem persists, check the GitHub status page or contact support.