Skip to content

CV containing about, skills, career highlights, and education of Ralph Martin Granados, a senior Linux C/C++ software engineer.

Notifications You must be signed in to change notification settings

ralphmartingranados/cv-rmg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧑‍💻 cv-rmg

Online CV by Ralph Martin Granados

ℹ️ Background

Started as a project to take all I've learned from Udemy Course: The Complete 2022 Web Development Bootcamp by @angelabauer to create my first online cv.

Now I maintain it to keep the content information up to date. As soon as I gain new web knowledge, I then try to incorporate it here. Making this my web knowledge repository of sort. I try to keep it strictly vanilla HTML, CSS, and JavaScript, but using basic frameworks such as Bootstrap 5, and Jquery is unavoidable.

💼 Has 4 Main Sections

  1. About

    A short summary about my life as a professional. Here I talk about what makes me a software engineer.

  2. Skills

    A list of skills I have grown fond of cultivating.

  3. Career

    A timeline of my career from past to future. Here I detail each job positions in this order:

    • Time
    • Position title
    • Company
    • Job summary
    • New Skills
    • Place
  4. Education

    A timeline of my studies, both formal and self-studies, from past to future. Here I detail each educational attainment in this order:

    • Time
    • Education title
    • Academe
    • (if applicable) Summary
    • (if applicable) Award(s)
    • Skills
    • (if applicable) Place
    • (if applicable) Link(s) (To the Certificate, or Course)

📂 src code Folder Structure

/cv-rmg

├── css // Folder for all CSS files

│ ├── master.css // src code for main styles

│ ├── mobile.css // src code for mobile adjustments

├── img // folder for all img resources

│ ├── favicon // folder for favicon

│ │ ├── favicon.ico // img icon for favicon

│ │ ├── rmg-con.png // high reso img src for favicon

│ ├── Mart.jpg // high reso img src of me

├── js // folder for all JS files

│ ├── career.js // src code for career contents as js object array

│ ├── education.js // src code for education contents as js object array

│ ├── index.js // src code for main site behaviour

├── index.html // src code for homepage

├── README.md // README

📌 TODO

  • Dynamically populate content of:
    • Career
    • Education
    • Skills
  • Refactor CSS (Make it more Modular/DRY)
  • Auto-generate PDF feature

About

CV containing about, skills, career highlights, and education of Ralph Martin Granados, a senior Linux C/C++ software engineer.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published