resume/config.toml

215 lines
7.6 KiB
TOML
Raw Normal View History

baseURL = "https://shockrah.gitlab.io/resume"
languageCode = "en-us"
theme = "sada"
[params]
title = "Alejandro Santillana"
author = "Alejandro Santillana"
description = "Open source Software Developer"
copyright = ""
copyright_link = ""
# Profile section
[params.profile]
name = "Alejandro Santillana"
2019-08-20 03:06:43 +00:00
photo = "profile.png"
# Section for links to social websites
[params.social]
title = "Links"
[[params.social.list]]
class = "fab"
icon = "fa-linkedin-in"
url = "https://www.linkedin.com/in/alejandro-santillana-38458b121/"
title = "LinkedIn"
[[params.social.list]]
class = "fab"
icon = "fa-gitlab"
url = "https://gitlab.com/shockrah"
title = "GitHub"
# Education section
[params.education]
title = "Education"
[[params.education.list]]
degree = "Bachelors of Computer Science"
college = "California State University of Monterey Bay"
dates = "Fall 2018 - Winter 2019"
grad = "yes"
[[params.education.list]]
college = "Irvine Valley College"
dates = "Fall 2016 - Spring 2018"
degree = "Tranfer Credits for CSU"
[[params.education.list]]
college = "California State University of Fullerton"
dates = "Fall 2015 - Spring 2016"
degree = "Credits for CSU"
[[params.education.list]]
degree = "High School Diploma"
college = "Aliso Niguel High School"
dates = "Fall 2011 - Spring 2015"
grad = "yes"
# Languages section
[params.language]
2020-02-06 04:13:57 +00:00
title = "Skills"
[[params.language.list]]
2020-02-06 04:13:57 +00:00
type = "General Programming Languages"
language = "C/C++, Rust, Python, Bash, Javascript"
[[params.language.list]]
2020-02-06 04:13:57 +00:00
type = "Web Development"
language = "HTML, CSS, SASS, Jinja, Jquery, Vue, Flask"
[[params.language.list]]
2020-02-06 04:13:57 +00:00
type = "Soft skills"
language = "Patient, Analytical, Leader, Organized"
# Interests section
[params.hobbies]
title = "Hobbies"
[[params.hobbies.list]]
interest = "Confectionery and baking"
[[params.hobbies.list]]
interest = "Surfing and ocean swimming"
2020-01-16 09:07:57 +00:00
[[params.hobbies.list]]
interest = "Creating and contributing to open source software"
[[params.hobbies.list]]
interest = "Caligraphy and Generative art"
[params.aboutme]
2021-02-22 22:31:17 +00:00
description = "Developer, Confectioner, DIYer"
[params.experiences]
icon = "fa-briefcase"
title = "Experience"
2020-09-23 04:13:00 +00:00
[[params.jobs.list]]
position = "Amazon Fulfillment Associate"
2020-12-15 04:10:40 +00:00
dates = "May 2020 - December 2020"
2020-09-23 04:13:00 +00:00
details = "Fulfill basic warehouse and stock order duties. Responsibilities include offloading merchandise trucks, locating stock, and packing items for shipment."
[[params.jobs.list]]
position = "Computer Architecture Teaching Assistant CSU Monterey Bay"
dates = "October 2019 - December 2019"
details = "Prepared students for exams and helped with assignments through consistent office hour scheduling and by providing ample feedback on assignments. Course material covered MIPS assembly , sequential and combinatorial logic, and an introduction to CPU design. Left because I was graduating that very semester that I worked."
[[params.jobs.list]]
position = "Repair Technician"
dates = "February 2019 - April 2019"
company = "Loaves, Fishes, & Computers Inc."
details = "Diagnosed and repaired issues with Windows laptops and desktops. All repairs required technical write-ups describing the process used in troubleshooting. I assisted customers whenever they had questions regarding repairs or troubleshooting other problems. Left because my semester ended and I had to move back to Orange County."
[[params.jobs.list]]
position = "Data Visualization Capstone Project"
dates = "September 2019 - December 2019"
company = "CSU Monterey Bay"
details = "Created a data visualization tool set with specially designed visualization algorithms to better represent supercomputer resource usage. Worked with data from the U.S Naval Research Laboratory's compute clusters."
[[params.jobs.list]]
position = "Kitchen Staff"
dates = "July 2016 - August 2016"
company = "Edible Arrangements"
details = "Prepared fruit by washing, cutting, and decorating with various toppings.Other responsibilities also included: cleaning kitchen workstations, taking the trash out, washing essential kitchen equipment, maintaining the refrigerator clean as well."
# Projects section
[params.projects]
icon = "fa-project-diagram"
title = "Projects"
[[params.projects.list]]
title = "Freechat - A FOSS Decentralized Chat Platform"
url = "https://gitlab.com/shockrah/freechat"
bullets = [
"Platform responsive web application written with NodeJS, HTML, and SASS",
"Deployed weekly builds with Rust, Javascript and Python on Gitlabs CI/CD system",
"Coded mock tests for over 20 API endpoints verifying the automated CI builds"
]
[[params.projects.list]]
title = "Discord Community Manager"
url = "https://gitlab.com/shockrah/left-coast-server-bot"
bullets = [
"Server management bot which maintains 2 VPSs, and 4 game servers",
"Provides chatbot services to over 100 users in the Left Coast community Discord server",
"Written in NodeJS supported by microservices made with Rust; powered by AWS"
]
[[params.projects.list]]
title = "ESP8266 Promiscuous Wifi Detection"
url = "https://gitlab.com/shockrah/wifi-sens"
bullets = [
"Simplified a reverse-engineered C API with a refined abstraction layer in C++",
"Collaborated on research to design a platform whose cost was projected to $10/unit"
]
2020-12-15 04:10:40 +00:00
[[params.projects.list]]
title = "Generative Art Samples"
2020-12-15 20:42:40 +00:00
url = "https://gitlab.com/shockrah/generative-art"
bullets = [
"Artistic visualizations constructed in Javascript to explore interesting mathematical concepts",
"Utilizes P5JS to deliver beautifully rendered visualizations in any browser"
]
2020-12-15 04:10:40 +00:00
[[params.projects.list]]
2020-12-15 04:10:40 +00:00
title = "Graphics Engine"
url = "https://gitlab.com/shockrah/gfx-engine"
bullets = [
"Platform agnostic graphics engine built with modularity in mind",
"Implemented in C++ utilizing SDL2 on the backend"
]
2020-06-19 06:40:48 +00:00
[[params.projects.list]]
title = "Homebrew Operating system"
url = "https://gitlab.com/shockrah/jankos"
bullets = [
"x86 operating system written from scratch",
"Engineered with C, assembly, and debugged with tools such as Cutter and Bochs",
"ISO files are automatically built with Gitlab CI pipelines"
]
[[params.projects.list]]
title = "Personal Blog"
url = "https://gitlab.com/shockrah/shockrah-city"
bullets = [
"Minimalistic blog I launched covering a range of topics from technology to personal endeavours",
"Markdown compiler improved pages by generating slimmer HTML output",
"Improved deployment times by writing a custom Docker image"
]
2019-08-20 02:50:20 +00:00
# Skills section
[params.skills]
icon = "fa-cogs"
title = "Skills"
[[params.skills.list]]
skill = "Git Source Control"
2019-10-26 21:37:23 +00:00
skillrating = "98"
[[params.skills.list]]
skill = "Continuous Integration/ Continuous Deployment with Gitlab and Docker"
2019-10-26 21:40:52 +00:00
skillrating = "85"
[[params.skills.list]]
skill = "Linux configuration and development"
skillrating = "95"
[[params.skills.list]]
skill = "SQL Database Management"
skillrating = "95"
2020-02-06 04:13:57 +00:00