Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 737 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 737 Bytes

Develop Journey

This repository is a collection of my journey through software development. It captures what I've learned and observed from projects, books, and lessons.

Table of contents

  • Backend
  • Frontend
  • CS (Computer Science)
    • Algorithms
    • CS61C
    • CS162

Backend

The backend folder contains my backend development work, focusing on areas such as APIs, database management, and performance optimization.

Frontend

The frontend folder houses my work related to client-side development, focusing on user interfaces, and user experience.

CS162

: Operating Systems I'm taking this course to learn about operating system in English, and I have a strong interest in the course offered at UC Berkeley.