Building practical web applications and turning ideas into clean, user-friendly digital experiences.
I'm an Information Technology graduate based in Riyadh, Saudi Arabia, currently completing the Python Web Development Bootcamp at Tuwaiq Academy.
- π Building web applications with Python and Django
- π» Creating responsive interfaces with HTML, CSS, and JavaScript
- ποΈ Working with SQLite, JSON, sessions, cookies, and forms
- π Experienced with networking concepts, including VLANs, OSPF, ACLs, and NAT
- π± Currently learning deployment and production-ready Django development
- π€ Open to training and entry-level opportunities in technology and software development
class SaraAlshammari:
def __init__(self):
self.role = "Python & Django Developer"
self.location = "Riyadh, Saudi Arabia"
self.focus = [
"Web Development",
"Backend Development",
"Software Engineering"
]
self.current_goal = "Build useful, production-ready web applications"
def say_hi(self):
return "Thanks for visiting my profile!"
sara = SaraAlshammari()
print(sara.say_hi())
|
|
|
A multi-page Django portal that organizes learning resources in one place.
Highlights: Sessions, cookies, favorites, themes, validated forms, profile images, redirects, and custom 404 handling.
Tech: Python Β· Django Β· HTML Β· CSS Β· SQLite
A command-line system for managing students, teachers, courses, and enrollment with persistent JSON storage.
Highlights: Object-oriented design, input validation, exception handling, modular structure, and file persistence.
Tech: Python Β· OOP Β· JSON Β· pathlib
π Personal Portfolio
A responsive personal portfolio showcasing my profile, technical skills, and front-end projects.
Tech: HTML Β· CSS Β· Responsive Design
β To-Do List Β· π Responsive Form
Interactive JavaScript projects featuring DOM manipulation, Local Storage, responsive layouts, and animated interface states.
Development: Python Β· Django Β· HTML5 Β· CSS3 Β· JavaScript Β· Bootstrap Data: SQLite Β· JSON Β· Django ORM Tools: Git Β· GitHub Β· VS Code Β· Cisco Packet Tracer Concepts: OOP Β· Responsive Design Β· REST Fundamentals Β· ERD Β· Input Validation
- Advanced Django development
- Database design and back-end architecture
- JavaScript for interactive web applications
- Deployment and production-ready configuration
- Building complete projects from planning to delivery