Skip to content
View itssara1's full-sized avatar

Block or report itssara1

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
itssara1/README.md

Hi, I'm Sara Alshammari πŸ‘‹

Typing animation


Building practical web applications and turning ideas into clean, user-friendly digital experiences.



LinkedIn GitHub


πŸ‘©πŸ»β€πŸ’» About Me

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())

🎯 What I Do

🐍 Python & Django

  • Django web applications
  • URL routing and views
  • Forms and validation
  • Sessions and cookies
  • SQLite and data handling

🎨 Front-End

  • Responsive web design
  • HTML5 and CSS3
  • JavaScript interactions
  • Bootstrap layouts
  • Accessible interfaces

🌐 IT & Networking

  • Network topology
  • VLANs and trunking
  • OSPF and static routing
  • ACLs and NAT
  • Cisco Packet Tracer

πŸš€ Featured Projects

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


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.

πŸ’» Tech Stack

My Skills

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

πŸ“Š GitHub Analytics

Sara's GitHub Profile Summary
Sara's Top Languages Sara's GitHub Stats

🌱 Currently Learning

  • 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

πŸ“« Let's Connect

I'm always happy to connect, collaborate, and learn with other developers.



Email Phone LinkedIn



Learn Β· Build Β· Improve Β· Repeat

Pinned Loading

  1. python-school-management-system python-school-management-system Public

    A Python OOP school management system with student enrollment, validation, and JSON data persistence.

    Python 1

  2. Responsive-Form Responsive-Form Public

    A responsive login and registration interface with animated transitions between forms.

    CSS

  3. Sara-Portfolio Sara-Portfolio Public

    A responsive personal portfolio showcasing my profile, technical skills, and front-end projects.

    HTML

  4. Sara_Alshammari_StudyHub Sara_Alshammari_StudyHub Public

    A Django learning resources portal featuring sessions, cookies, forms, favorites, themes, and custom error handling.

    CSS

  5. Todo-List Todo-List Public

    An interactive JavaScript task manager with completion tracking and browser Local Storage.

    CSS