Skip to content

syed-reza98/CodeStoner-Hub.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeStoner Hub - Syed Salman Reza's Portfolio

GitHub Pages License

Overview

CodeStoner Hub is the professional portfolio website for Syed Salman Reza, a Software Engineer specializing in backend development and full-stack web applications. This site showcases his skills, experience, projects, and professional achievements.

About Syed Salman Reza

Experienced Backend PHP Developer with a strong background in full-stack web development. Skilled in designing, developing, and maintaining robust backend systems using PHP and Laravel. Currently pursuing an MS in Computer Science & Engineering at North South University while working as a Software Engineer at Networld Technology Limited.

Features

  • Responsive Design: Works seamlessly across all devices and screen sizes
  • Professional Timeline: Detailed showcase of work experience and education
  • Project Portfolio: Categorized display of key development projects
  • Skills Assessment: Visual representation of technical competencies
  • Certifications Section: Listing of professional training and certifications
  • Contact Information: Multiple ways to get in touch

Tech Stack

  • HTML5
  • CSS3 (with custom animations)
  • Vanilla JavaScript
  • Font Awesome Icons
  • Google Fonts

Getting Started

View the Website

Visit the live site at https://codestoner-hub.github.io

Run Locally

  1. Clone the repository:

    git clone https://github.com/CodeStoner-Hub/CodeStoner-Hub.github.io.git
  2. Navigate to the project directory:

    cd CodeStoner-Hub.github.io
  3. Open index.html in your browser, or use a local development server:

    # If you have Python installed:
    python -m http.server
    # Then open http://localhost:8000 in your browser

Project Structure

├── index.html              # Main HTML file
├── css/
│   └── styles.css          # Main stylesheet
├── js/
│   └── main.js             # JavaScript functionality
├── images/                 # Image assets
├── Syed Salman Reza's Resume.md  # Resume in markdown format
└── README.md               # Project documentation

Featured Projects

  1. Real-Time Motorbike Helmet Detection - Machine learning project using Scaled YOLOv4
  2. NSU eKYC System - Student KYC system with API integration
  3. Prevent Hacking on Superdense Coding - Quantum computing security implementation
  4. Banking Application System - Backend systems for banking applications

Contact

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 49.2%
  • CSS 38.4%
  • JavaScript 12.4%