class Developer:
def __init__(self):
self.name = "Fredy Ramadhan"
self.role = "Student & Developer"
self.institution = "Universitas Sebelas Maret"
self.focus = ["Fullstack Development", "UI/UX Design", "Modern Web Apps"]
self.currently_learning = ["Laravel", "Django", "Vue"]
self.interests = ["Minimalist Design", "Modern Frameworks", "Eager Learning"]
def motto(self):
return "I love chicken (as pets)"
Graphic designer turned web developer
-
Universitas Sebelas Maret
- Surakarta, Indonesia
Highlights
- Pro
Pinned Loading
-
-
-
-
flask-pyodbc-sqlserver
flask-pyodbc-sqlserver PublicThis simple web app implements basic SQL Queries and basic CRUD functionality using MS SQL Server, with Flask to serve the backend. The frontend uses Flask's Jinja2 templates and styled using Tailw…
HTML
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.

