Skip to content
View aminaahmic's full-sized avatar

Block or report aminaahmic

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.

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
aminaahmic/README.md

Hi, I'm Amina Ahmić 👋

I am a Software Engineering student interested in full-stack web development, clean UI design, and building practical web applications.

I enjoy working on projects that combine frontend design, backend logic, databases, and real-world user workflows. I am currently improving my skills through portfolio projects, exam preparation, and internship-related work.

About Me

  • Third-year Software Engineering student at FIT Mostar
  • Interested in full-stack web development, web design, and practical software solutions
  • Focused on writing clean, organized, and maintainable code
  • Currently improving my skills in .NET, Angular, PHP, JavaScript, SQL, and responsive UI design
  • Open to internship opportunities where I can learn, contribute, and grow as a developer

Tech Stack

Frontend: HTML, CSS, JavaScript, Angular
Backend: C#, .NET, PHP
Databases: SQL Server, MySQL, SQLite
Tools: Git, GitHub, Visual Studio Code, DBeaver, Figma
Concepts: REST APIs, CRUD operations, authentication, responsive design, clean architecture basics


Featured Projects

MediTrack

MediTrack is a healthcare-oriented medication tracking web application developed as a full-stack project. The goal of the application is to help users manage medications, track medication usage, view history, and support admin-level management of users and medication data.

The project demonstrates backend API development, role-based access, authentication, database integration, frontend dashboard design, and real-world healthcare workflow logic.

Main Features

  • User login and authentication
  • Role-based access for admin and regular users
  • Medication management
  • Medication usage tracking
  • Medication history overview
  • Filtering and searching through history records
  • Admin dashboard with statistics
  • Responsive and modern user interface
  • Clean separation between backend and frontend logic

Technologies Used

  • ASP.NET Core
  • Entity Framework Core
  • SQL Server
  • Angular
  • HTML, SCSS, TypeScript
  • JWT authentication
  • Git and GitHub

What I Worked On

  • Frontend layout and responsive UI improvements
  • Dashboard design and user experience
  • Medication and history page organization
  • Testing application workflows
  • Improving project structure and documentation

Lily's Cosmetic Market

Lily's Cosmetic Market is a full-stack e-commerce system for managing cosmetic products, categories, subcategories, brands, product options, and product variants.

The project focuses on building a scalable e-commerce backend with organized architecture and an admin interface for managing catalog data.

Main Features

  • Product management
  • Category and subcategory management
  • Brand management
  • Product options and variants
  • Product filtering and search
  • Admin dashboard
  • Authentication and authorization
  • Clean and organized backend structure
  • Database-driven catalog system

Technologies Used

  • .NET
  • Clean Architecture
  • CQRS
  • Entity Framework Core
  • SQL Server
  • Angular
  • Angular Material
  • TypeScript
  • Git and GitHub

What I Worked On

  • Admin interface for catalog management
  • Product forms and product filtering
  • Category, subcategory, brand, and option pages
  • UI improvements for a cleaner admin experience
  • Testing product-related workflows
  • Improving documentation and project organization

Moonlight Cinema

Moonlight Cinema is a cinema reservation web application that allows users to browse movies, view movie details, choose screening times, select seats, create reservations, and receive ticket information.

The project was built as a portfolio application to demonstrate full-stack development, responsive design, reservation logic, and deployment.

Main Features

  • Movie browsing
  • Movie details page
  • Screening time selection
  • Interactive seat selection
  • Reservation creation
  • Ticket delivery flow
  • User authentication
  • Admin dashboard
  • Reservation management
  • Responsive desktop and mobile design
  • Azure deployment

Technologies Used

  • PHP
  • JavaScript
  • HTML
  • CSS
  • SQLite / MySQL
  • TCPDF
  • Azure App Service
  • GitHub Actions
  • Git and GitHub

What I Worked On

  • Frontend UI and responsive design
  • Testing user reservation flows
  • Screenshots and documentation
  • Improving repository presentation for portfolio use
  • Helping organize the project for internship applications

IoT Smart Irrigation

IoT Smart Irrigation is an Internet of Things project focused on automated plant watering and sensor-based monitoring.

The idea of the project is to use sensors and a microcontroller to monitor plant conditions and automate watering when needed. The system also includes a simple web dashboard for displaying data and controlling the system.

Main Features

  • Sensor-based plant monitoring
  • Automated watering logic
  • ESP32-based control system
  • Web dashboard
  • Real-time or near real-time data display
  • Practical IoT use case

Technologies Used

  • ESP32
  • Sensors
  • HTML
  • CSS
  • JavaScript
  • Basic backend/API communication
  • Git and GitHub

What I Worked On

  • Project planning
  • UI/dashboard design
  • Testing system behavior
  • Documentation and presentation of the project idea

CPP Exams

CPP Exams is a repository containing solved C++ exam tasks and programming exercises.

The repository is focused on strengthening programming fundamentals and preparing for exams through practical coding tasks.

Topics Covered

  • Basic syntax
  • Functions
  • Arrays
  • Classes and objects
  • Object-oriented programming
  • Data structures
  • Problem solving
  • Exam-style tasks

Technologies Used

  • C++
  • Git
  • GitHub

Purpose of the Project

This repository shows my progress in understanding programming fundamentals and practicing problem-solving through C++ tasks.


Web Design Exams

Web Design Exams is a collection of solved web design tasks covering HTML, CSS, responsive layouts, and basic UI/UX principles.

The repository is focused on practicing frontend fundamentals and building structured web pages based on exam requirements.

Topics Covered

  • HTML structure
  • CSS styling
  • Responsive layouts
  • Basic UI/UX principles
  • Page layout implementation
  • Forms and navigation
  • Exam-style frontend tasks

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Git
  • GitHub

Purpose of the Project

This repository demonstrates my understanding of frontend basics and my ability to create clean, responsive web pages.


Programming III Exam Solutions

Programming III Exam Solutions is a collection of solved exam tasks focused on C# desktop application development, database integration, and practical Windows Forms programming.

The repository is focused on practicing object-oriented programming, working with Entity Framework Core, SQLite databases, form navigation, CRUD operations, data filtering, and report generation based on exam requirements.

Topics Covered

  • C# programming
  • Object-oriented programming
  • Windows Forms applications
  • Entity Framework Core
  • SQLite database integration
  • CRUD operations
  • DataGridView binding and filtering
  • Form validation
  • Multi-form navigation
  • RDLC / ReportViewer reports
  • Exam-style programming tasks

Technologies Used

  • C#
  • .NET 6
  • Windows Forms
  • Entity Framework Core
  • SQLite
  • RDLC / ReportViewer
  • Git
  • GitHub

Purpose of the Project

This repository demonstrates my understanding of C# desktop application development, database-driven applications, and practical problem solving through solved Programming III exam tasks.

Currently Learning

  • Advanced Angular concepts
  • Better backend architecture with .NET
  • REST API design
  • Authentication and authorization
  • UI/UX improvements
  • Deployment and project documentation

Contact

Pinned Loading

  1. lilys-cosmetic-market lilys-cosmetic-market Public

    Full-stack e-commerce system built with .NET, Clean Architecture, and CQRS, featuring authentication, product management, and scalable backend design.

    C#

  2. moonlight-cinema moonlight-cinema Public

    Cinema reservation web app with movie browsing, seat selection, ticket delivery, admin dashboard, and Azure deployment.

    PHP

  3. meditrack meditrack Public

    Medication tracking and management web application with ASP.NET Core, Angular, SQL Server, authentication, admin dashboard, and Azure deployment.

    C#

  4. cpp-exams cpp-exams Public

    Successfully completed C++ exams, covering fundamental programming concepts, data structures, and object-oriented programming.

  5. iot-smart-irrigation iot-smart-irrigation Public

    IoT-based smart plant irrigation system using ESP32 with sensor monitoring, automated watering, and a web dashboard.

    HTML

  6. web-design-exams web-design-exams Public

    Successfully completed Web Design exams, covering HTML, CSS, responsive design, and basic UI/UX principles.