profile.js
const profile = {
name: 'Riochin',
role: 'Computer Science Student (Sophomore)',
location: 'Saitama, Japan',
languages: ['Japanese (Native)', 'English'],
interests: ['Web Development', 'Data Science', 'JoJo's Bizarre Adventure'],
status: 'Always Learning & Exploring New Techs!'
}
message.js
const greet = (name) => {
return console.log(`Hello, ${name}! Nice to meet you! :D`);
}
greet('Visitor');
}

I am a Computer Science student with a passion for web development and creative technology. Currently pursuing my degree at Tsuda University, I combine technical expertise with artistic vision to create unique digital experiences.
My journey in tech is driven by curiosity and a desire to build meaningful solutions. I specialize in modern web technologies and enjoy exploring the intersection of design and functionality.
Department of Information Science
Tsuda University
2024.4 - Present
- Studying Java programming, Object-Oriented Programming, Linear Algebra
- Learning fundamental computer science concepts
DX Team Internship Program
JTP Corporation
2024.8 - 2025.8
- Created customer-facing introduction videos about RAG and file search technologies
- Collaborated with team members on projects
- Gained insights into the IT industry
WaffleCollege Tech Career Course
NPO Waffle
2024.9 - 2025.1
- Led team development and won the Best Award at the graduation hackathon
- Learned fundamentals of web application development using Flask
GCI 2025 Summer Program Participant
Matsuo-Iwazawa Laboratory, University of Tokyo
2025.4 - Present
- Currently learning fundamentals of data analysis using Python
React
Next.js
TypeScript
Python
FastAPI
Docker
Supabase
Java