Skip to content
View alaakawther's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report alaakawther

Report abuse

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

Report abuse
alaakawther/README.md

ni

Typing SVG
·˚ ༘₊·  hi, i'm alaa kawther zaiter ✿

Computer Engineering Student · Junior Developer · C & Python Programmer


✦ · ✦ · ✦ · ✦ · ✦ · ✦ · ✦ · ✦ · ✦ · ✦ · ✦ · ✦


꒰ 🌸 ꒱ about me

"The best way to learn is to build things that matter to you."

hey! i'm alaa, a 2nd-year computer engineering student from oran, algeria 🌙 i stumbled into web development and honestly? i never looked back.

i love making things that feel calm, pretty, and actually useful — interfaces that don't fight you, code that makes sense, and projects that solve real problems.

name:      Alaa Kawther Zaiter
location:  Oran, Algeria 🇩🇿
studying:  Computer Engineering
year:      2nd year
status:    open to internships ✨
pronouns:  she/her
vibe:      cozy study aesthetic 🌷
skills:    C Programming · Python · HTML · Web Development · JavaScript
learning:  CSS · Java · React · Node.js

꒰ ��� ꒱ what i work with

HTML5 CSS3 JavaScript C

Git GitHub VS Code Vercel

comfortable with → C Python HTML5

currently learning → CSS3 Java React Node.js JavaScript


꒰ ✨ ꒱ my projects

project what it is tech links
🧩 Sudoku Solver backtracking-based C program that solves 9x9 sudoku puzzles C repo
🧮 Calculator simple calculator supporting basic arithmetic operations HTML CSS JS repo
📝 Quiz Application Python-based quiz app with multiple questions, score tracking, and menu system Python repo

꒰ 🎀 ꒱ my portfolio

pastel · dreamy · professional · built with love 🌷

portfolio


꒰ 📈 ꒱ github stats



꒰ 🌷 ꒱ let's connect

Email LinkedIn Instagram


✦ · ✦ · ✦ · ✦ · ✦ · ✦ · ✦ · ✦ · ✦ · ✦ · ✦ · ✦

thanks for visiting ♡  come back soon 🌸

visitors

Pinned Loading

  1. Calculator Calculator Public

    A clean, intuitive web-based calculator built to practice semantic layout structure and JavaScript arithmetic logic operations.

    JavaScript

  2. mini-database-system mini-database-system Public

    DAY 3

    C

  3. Quiz-Application Quiz-Application Public

    A Python console quiz app — 20 randomized English grammar questions, score saving, and input validation.

    Python

  4. sudoku_solver sudoku_solver Public

    Sudoku Solver in C — A simple terminal-based Sudoku solver written in pure C. It uses the backtracking algorithm to solve a hard-coded 9×9 puzzle and print the completed board. No external librarie…

    C