-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
128 lines (66 loc) · 3.68 KB
/
index.html
File metadata and controls
128 lines (66 loc) · 3.68 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta name="generator" content="Hugo 0.150.0">
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<title>Ajul's Portfolio</title>
<meta name="author" content="Ajul T. M" />
<meta name="description" content="Portfolio site for AI & CSE projects" />
<meta name="robots" content="index, follow" />
<meta name="referrer" content="always" />
<meta property="og:title" content="Ajul's Portfolio" />
<meta property="og:description" content="Portfolio site for AI & CSE projects" />
<meta property="og:url" content="https://Rufine777.github.io/" />
<meta property="og:image" content="https://Rufine777.github.io/images/pfp.png" />
<meta name="twitter:card" content="summary_large_image" />
<link rel="icon" href="https://Rufine777.github.io/images/pfp.png" />
<link rel="stylesheet" href="https://Rufine777.github.io/css/split.min.318080571a5c1c503f2851ee2d0191e59710e2eb6f0527c17b87eddef03437ea.css" integrity="sha256-MYCAVxpcHFA/KFHuLQGR5ZcQ4utvBSfBe4ft3vA0N+o=" crossorigin="anonymous" media="screen" />
</head>
<body class="body">
<div class="columns w-row">
<div class="leftcontent w-col w-col-6 w-col-stack">
<div class="image"></div>
</div>
<div class="rightcontent w-col w-col-6 w-col-stack">
<div class="content">
<div class="intro">
<h1 class="name">Ajul T. M</h1>
<h2 class="tagline"><strong class="bold-text">Firstyear, CSE-AI student</strong></h2>
</div>
<div class="bio">
<h1 id="welcome-to-my-portfolio-">Welcome to My Portfolio 👋</h1>
<p>Hi, I’m <strong>Ajul T. M</strong> — an aspiring <strong>Computer Science and Engineering student</strong> with a passion for <strong>AI, problem-solving, and building impactful projects</strong>.</p>
<p>I created this site as part of my <strong>amFOSS recruitment tasks</strong>, but more importantly, it’s a space where I share my journey, work, and the resources that shaped me. My goal is not just to showcase what I’ve done, but to connect, learn, and grow along the way.</p>
<p>Here’s what you’ll find on this site:</p>
<ul>
<li><strong>About Me</strong> — Get to know my background, goals, and interests.</li>
<li><strong>Projects & Achievements</strong> — Explore the projects I’m currently working on and milestones I’ve reached.</li>
<li><strong>Resources</strong> — A curated collection of books, tutorials, and guides that I personally recommend.</li>
</ul>
<h2 id="thanks-for-stopping-by--i-hope-you-find-something-here-that-inspires-or-helps-you-on-your-own-journey-">Thanks for stopping by — I hope you find something here that inspires or helps you on your own journey 🚀</h2>
<h2 id="-quick-links">🧭 Quick Links</h2>
<ul>
<li><a href="https://Rufine777.github.io/about">About Me</a></li>
<li><a href="https://Rufine777.github.io/projects">Projects & Achievements</a></li>
<li><a href="https://Rufine777.github.io/resources">Resources</a></li>
<li><a href="contact">Contact Me</a></li>
</ul>
<hr>
</div>
<div class="links w-row">
</div>
<div class="credit">
© 2025 Ajul T. M
– <a href="https://onepagelove.com/split" target="_blank" class="credit-links">Split Template</a> by <a href="https://onepagelove.com" target="_blank" class="credit-links">One Page Love</a>
<!--
To remove this credit you can remove the CC3.0 license for only $9 here: https://onepagelove.com/split
This really helps contribute towards us developing more templates and means the world to me!
Cheers, Rob (@robhope)
-->
</div>
</div>
</div>
</div>
</body>
</html>