|
3 | 3 | <head> |
4 | 4 | <meta charset="UTF-8"> |
5 | 5 | <meta name="viewport" content="width=device-width, initial-scale=1"> |
6 | | - <title>Projects | Euler</title> |
| 6 | + <title>About Me | Euler</title> |
7 | 7 | <link rel="stylesheet" href="assets/css/style.css"> |
8 | 8 | <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css"> |
9 | 9 | </head> |
10 | 10 | <body> |
11 | 11 | <!-- Navigation --> |
12 | 12 | <nav class="navbar navbar-expand-lg navbar-light bg-light"> |
13 | 13 | <a class="navbar-brand" href="index.html">Euler</a> |
14 | | - <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav" > |
| 14 | + <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav"> |
15 | 15 | <span class="navbar-toggler-icon"></span> |
16 | 16 | </button> |
17 | 17 | <div class="collapse navbar-collapse" id="navbarNav"> |
18 | 18 | <ul class="navbar-nav ml-auto"> |
19 | | - <li class="nav-item"><a class="nav-link" href="about.html">About</a></li> |
20 | | - <li class="nav-item active"><a class="nav-link" href="projects.html">Projects</a></li> |
| 19 | + <li class="nav-item active"><a class="nav-link" href="about.html">About</a></li> |
| 20 | + <li class="nav-item"><a class="nav-link" href="projects.html">Projects</a></li> |
21 | 21 | <li class="nav-item"><a class="nav-link" href="contact.html">Contact</a></li> |
22 | 22 | </ul> |
23 | 23 | </div> |
24 | 24 | </nav> |
25 | 25 |
|
26 | | - <!-- Projects Section --> |
27 | | - <section class="projects-section container mt-5"> |
28 | | - <h2>Past Projects</h2> |
29 | | - <div class="row"> |
30 | | - <!-- Project Card: Manim Builder --> |
31 | | - <div class="col-md-4 mb-4"> |
32 | | - <div class="card h-100"> |
33 | | - <div class="card-body"> |
34 | | - <h5 class="card-title">Manim Builder</h5> |
35 | | - <p class="card-text">A custom builder that leverages Manim to create dynamic mathematical animations and visualizations.</p> |
36 | | - <a href="https://huggingface.co/spaces/euler314/manim_builder" target="_blank" class="btn btn-primary">View Project</a> |
37 | | - </div> |
38 | | - </div> |
39 | | - </div> |
40 | | - |
41 | | - <!-- Project Card: Typhoon Data Analysis --> |
42 | | - <div class="col-md-4 mb-4"> |
43 | | - <div class="card h-100"> |
44 | | - <div class="card-body"> |
45 | | - <h5 class="card-title">Typhoon Data Analysis</h5> |
46 | | - <p class="card-text">An analytical tool that visualizes typhoon data to enhance our understanding of weather patterns and climate impact.</p> |
47 | | - <a href="https://huggingface.co/spaces/euler314/typhoon-data-analysis" target="_blank" class="btn btn-primary">View Project</a> |
48 | | - </div> |
49 | | - </div> |
50 | | - </div> |
51 | | - |
52 | | - <!-- Project Card: Random Matrix ESD --> |
53 | | - <div class="col-md-4 mb-4"> |
54 | | - <div class="card h-100"> |
55 | | - <div class="card-body"> |
56 | | - <h5 class="card-title">Random Matrix ESD</h5> |
57 | | - <p class="card-text">A project focused on exploring the eigenvalue spectral distribution (ESD) in random matrices with diverse applications.</p> |
58 | | - <a href="https://huggingface.co/spaces/euler314/random_matrix_ESD" target="_blank" class="btn btn-primary">View Project</a> |
59 | | - </div> |
60 | | - </div> |
61 | | - </div> |
62 | | - |
63 | | - <!-- Project Card: Craw Web --> |
64 | | - <div class="col-md-4 mb-4"> |
65 | | - <div class="card h-100"> |
66 | | - <div class="card-body"> |
67 | | - <h5 class="card-title">Craw Web</h5> |
68 | | - <p class="card-text">A web crawling tool designed to extract and analyze data from various online sources efficiently.</p> |
69 | | - <a href="https://huggingface.co/spaces/euler314/craw_web" target="_blank" class="btn btn-primary">View Project</a> |
70 | | - </div> |
71 | | - </div> |
72 | | - </div> |
73 | | - |
74 | | - <!-- Project Card: Purchase Record --> |
75 | | - <div class="col-md-4 mb-4"> |
76 | | - <div class="card h-100"> |
77 | | - <div class="card-body"> |
78 | | - <h5 class="card-title">Purchase Record</h5> |
79 | | - <p class="card-text">A comprehensive system to manage and analyze purchase records, aiding in efficient record-keeping and data insights.</p> |
80 | | - <a href="https://huggingface.co/spaces/euler314/Purchase_record" target="_blank" class="btn btn-primary">View Project</a> |
81 | | - </div> |
82 | | - </div> |
83 | | - </div> |
84 | | - </div> |
| 26 | + <!-- About Section --> |
| 27 | + <section class="about-section container mt-5"> |
| 28 | + <h2>About Me</h2> |
| 29 | + <p>Hello, I’m <strong>Euler</strong>. I’m a passionate developer, data enthusiast, and creative problem solver who loves exploring new technologies and building innovative projects. My journey began with a deep curiosity for how things work, and over time I’ve dedicated myself to mastering both the art of programming and the science behind data analysis.</p> |
| 30 | + |
| 31 | + <h3>Education</h3> |
| 32 | + <p>Currently, I am pursuing my studies at <strong>Massachusetts Institute of Technology (MIT)</strong>, where I dive deep into computer science, applied mathematics, and data analytics. My academic experience continually fuels my passion for learning and innovation.</p> |
| 33 | + |
| 34 | + <h3>Skills</h3> |
| 35 | + <ul> |
| 36 | + <li>Mathematical Modeling (including techniques like M-P Law and Stejious Transform)</li> |
| 37 | + <li>Machine Learning & AI</li> |
| 38 | + <li>Web Development & Coding</li> |
| 39 | + <li>Data Analysis & Visualization</li> |
| 40 | + <li>Algorithm Design & Problem Solving</li> |
| 41 | + </ul> |
| 42 | + |
| 43 | + <h3>Interests</h3> |
| 44 | + <p>I am deeply interested in machine learning, artificial intelligence, mathematics, and coding. I love experimenting with new frameworks and exploring how data and algorithms can solve real-world problems. My work ranges from creating dynamic visualizations to developing automated data analysis tools.</p> |
85 | 45 | </section> |
86 | 46 |
|
87 | 47 | <!-- Footer --> |
|
0 commit comments