🧑💻 Computer science student and aspiring data engineer with
a passion for building data solutions to drive user engagement.
🛸 Wanderer in the vast virtual space of the internet.
Let's connect with me at nauqh.github.io 🌟
Visit my recent launched website at musicotherapy 🚀
const Wan = {
pronouns: "He" | "Him",
code: ["Python", "Typescript", "SQL", "Java"],
askMeAbout: ["data engineering", "data analysis", "software development"],
technologies: {
software: {
python: ["Django", "Fastapi", "Streamlit"],
ts: ["React", "Nextjs"],
},
data: {
ml: ["Pandas", "Numpy", "Pytorch", "Langchain"],
engineering: ["PySpark", "Databricks"],
databases: ["PostgreSQL", "MongoDB", "SQLite"],
},
visualization: ["Plotly", "Tableau", "ggplot", "figma"]
},
readings: [
"The Data Warehouse Toolkit",
"The Making of a Manager",
"Storytelling with Data"
],
currentFocus: "I am building a music recommendation system 🎧",
funFact: "I love movies 🎬 and music 🎵"
};