-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
102 lines (93 loc) · 7.04 KB
/
index.html
File metadata and controls
102 lines (93 loc) · 7.04 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>Chidvi Doddi</title>
<meta name="twitter:description" content="Below are what I like to call my social footprint. Thanks for paying me a visit! :)">
<meta name="description" content="Below are what I like to call my social footprint. Thanks for paying me a visit! :)">
<meta property="og:type" content="website">
<meta property="og:image" content="assets/img/31712173.png">
<meta property="og:description" content="Below are what I like to call my social footprint. Thanks for paying me a visit! :)">
<link rel="icon" type="image/png" sizes="512x512" href="assets/img/31712173.png">
<link rel="icon" type="image/png" sizes="512x512" href="assets/img/31712173.png">
<link rel="icon" type="image/png" sizes="512x512" href="assets/img/31712173.png">
<link rel="icon" type="image/png" sizes="512x512" href="assets/img/31712173.png">
<link rel="icon" type="image/png" sizes="512x512" href="assets/img/31712173.png">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Cabin:700">
<link rel="stylesheet" href="assets/fonts/font-awesome.min.css">
<link rel="stylesheet" href="assets/fonts/ionicons.min.css">
<link rel="stylesheet" href="assets/css/styles.css">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-J5C9NKFECS"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-J5C9NKFECS');
</script>
</head>
<body id="page-top" style="-moz-user-select: none;-webkit-user-select: none;-ms-user-select: none;user-select: none;-o-user-select: none;"><canvas id="c"></canvas>
<header class="masthead" style="background-color: transparent;">
<div class="intro-body">
<div class="container">
<div class="row">
<div class="col-lg-8 mx-auto">
<h1 class="text-lowercase shadow-lg brand-heading"><Chidvi Doddi></h1>
<p class="intro-text">Below are what I like to call my social footprint. Thanks for paying me a visit! :)</p>
<div class="social-icons" style="padding: 20px;">
<a href="https://www.linkedin.com/in/chidvi-doddi/" target="_blank"><i class="icon ion-social-linkedin"></i></a>
<a href="https://github.com/DoddiC" target="_blank"><i class="icon ion-social-github"></i></a>
<a href="https://www.facebook.com/chidvi.doddi/" target="_blank"><i class="icon ion-social-facebook"></i></a>
<a href="https://www.instagram.com/chid.vi.nerd/" target="_blank"><i class="icon ion-social-instagram"></i></a>
<!-- <a href="https://doddic.github.io/resume/" target="_blank"><i class="icon ion-email"></i></a> -->
<!-- <a href="https://doddic.github.io/my-social-footprint/" target="_blank"><i class="icon ion-earth"></i></a> -->
</div>
<a class="btn btn-link btn-circle" role="button" href="#projects"><i class="fa fa-angle-double-down animated"></i></a>
</div>
</div>
</div>
</div>
</header>
<div id="projects" class="projects-clean">
<div class="container">
<div class="intro">
<h2 class="text-center">Personal Projects</h2>
</div>
<div class="row projects">
<div class="col-sm-6 col-lg-4 item"><a href="https://url-shortened.vercel.app/" target="_blank"><img class="img-fluid" src="assets/img/url-shortened.png"></a>
<h3 class="name">URL-shortened</h3>
<div class="btn-group project-links" role="group">
<a class="btn btn-primary project-live" role="button" target="_blank" href="https://url-shortened.vercel.app/">LIVE <i class="icon ion-flash"></i></a>
<a class="btn btn-primary project-code" role="button" target="_blank" href="https://github.com/DoddiC/URL-shortened">CODE <i class="icon ion-social-github"></i></a>
</div>
<p class="description">Created an effective solution for businesses,<br>helping them improve their branding and marketing efforts by providing an easy-to-use URL shortener<br>for their customers<br>Utilizes: HTML, CSS, Figma, JavaScript (ES6), Vercel<br></p>
</div>
<div class="col-sm-6 col-lg-4 item"><a href="https://c-4.netlify.app/" target="_blank"><img class="img-fluid" src="assets/img/c-4.png"></a>
<h3 class="name">Conn4</h3>
<div class="btn-group project-links" role="group">
<a class="btn btn-primary project-live" role="button" target="_blank" href="https://c-4.netlify.app/">LIVE <i class="icon ion-flash"></i></a>
<a class="btn btn-primary project-code" role="button" target="_blank" href="https://github.com/DoddiC/Conn4">CODE <i class="icon ion-social-github"></i></a>
</div>
<p class="description">Built the Connect4 game using React, Redux, Bootstrap, and CSS modules<br>Utilizes: ReactJS, Redux, CSS, Bootstrap, HTML, Netlify<br></p>
</div>
<div class="col-sm-6 col-lg-4 item"><a href="https://github.com/DoddiC/LetsPlayBlackJack" target="_blank"><img class="img-fluid" src="assets/img/LetsPlayBlackJack.png"></a>
<h3 class="name">LetsPlayBlackJack</h3>
<div class="btn-group project-links" role="group">
<a class="btn btn-primary project-code" role="button" target="_blank" href="https://github.com/DoddiC/LetsPlayBlackJack">CODE <i class="icon ion-social-github"></i></a>
</div>
<p class="description">Designed an immersive Blackjack simulation, complete with authentic betting mechanics and an AI-driven dealer,<br> and further expanded the experience on Discord, fostering a platform for users to engage in strategic<br>gameplay and meaningful social interaction<br>Utilizes: Python, Java, AWS (EC2, RDS, S3), SQLite3<br></p>
</div>
</div>
</div>
</div>
<script src="assets/js/jquery.min.js"></script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/animejs/1.0.0/anime.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="assets/js/main.js"></script>
<script src="assets/js/background.js"></script>
</body>
</html>