-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
139 lines (124 loc) · 8.34 KB
/
index.html
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
129
130
131
132
133
134
135
136
137
138
139
<!DOCTYPE html>
<html lang="en">
<head>
<title>Imhotep Tech - Custom Software Development & Web Applications</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Stylesheets and Icons -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.bundle.min.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">
<link rel="stylesheet" href="static/app.css"> <!-- Adjusted to static file -->
<link rel="shortcut icon" href="static/it.ico"> <!-- Adjusted to static file -->
<!-- SEO and Meta -->
<meta name="description" content="Imhotep Tech - Custom software and web application development services. Contact us to streamline your business.">
<meta name="keywords" content="custom software development, web application, Egypt, Imhotep Tech, small business solutions, clinic software, currency converter, financial manager app">
<meta property="og:title" content="Imhotep Tech - Custom Software Development & Web Applications">
<meta property="og:description" content="We develop custom software & web applications to streamline your business operations. Contact us now!">
<meta property="og:image" content="https://imhoteptech.vercel.app/static/it.png">
<meta property="og:url" content="https://imhoteptech.vercel.app">
<link rel="canonical" href="https://imhoteptech.vercel.app/">
<meta name="robots" content="index, follow">
<meta name="author" content="Imhotep Tech">
<meta name="google-site-verification" content="5VWhaKmsV5Wzrdko3_Si5vVnmNsMDttsJFA04mFxrsE" />
</head>
<body>
<!-- Navbar -->
<nav class="navbar navbar-expand-sm bg-dark navbar-dark">
<div class="container-fluid">
<a class="navbar-brand" href="/">Imhotep Tech</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#collapsibleNavbar">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="collapsibleNavbar">
<ul class="navbar-nav">
<li class="nav-item">
<a href="/libraries.html" class="nav-link">Libraries / APIs</a> <!-- Changed to .html -->
</li>
<li class="nav-item">
<a href="/about_me.html" class="nav-link">The Founder</a> <!-- Changed to .html -->
</li>
</ul>
</div>
</div>
</nav>
<!-- Hero Section -->
<div class="p-5 text-center bg-light" style="color: #2e3b4b;">
<h1>Imhotep Tech</h1>
<p>Win in your mind and you will win in reality</p>
<a href="mailto:imhoteptech@outlook.com" class="btn btn-primary btn-lg mt-3">Contact Us Today</a> <!-- Clear CTA -->
</div>
<!-- Main Content -->
<div class="container mt-5">
<div class="row">
<!-- About Section -->
<div class="col-md-4">
<h2>About Imhotep Tech</h2>
<img src="static/it.png" class="img-fluid mb-3" alt="Imhotep Tech - Custom Software Development" loading="lazy">
<p>Imhotep Tech is a pioneering software development firm based in Egypt. We specialize in crafting innovative software solutions tailored to meet the diverse needs of our clients.</p>
</div>
<!-- Project Section -->
<div class="col-md-8">
<!-- Imhotep Financial Manager -->
<div class="card">
<h3 class="mt-4"><a href="https://imhotepf.pythonanywhere.com/" target="_blank">Imhotep Financial Manager</a></h3>
<h5>June 28, 2024</h5>
<img src="static/imhotep_finance.png" class="img-fluid" alt="Imhotep Financial Manager App" loading="lazy"> <!-- Added img-fluid class -->
<p>Take control of your finances with Imhotep Financial Manager! Track your net worth, manage transactions, and set financial goals. Real-time currency conversion and personalized dashboards help you stay organized and informed.<br></p>
<a href="https://imhotepf.pythonanywhere.com/download" target="_blank" class="btn btn-primary mt-2">Download Now</a>
<a href="https://github.com/Imhotep-Tech/imhotep_finance" class="btn btn-outline-dark mt-2" target="_blank"><i class="fab fa-github"></i> View on GitHub</a>
</div>
<!-- Imhotep Currency Converter -->
<div class="card mt-4">
<h3><a href="https://imhotepcc.vercel.app/" target="_blank">Imhotep Currency Converter</a></h3>
<h5>June 9, 2024</h5>
<img src="static/icc.png" class="img-fluid" alt="Imhotep Currency Converter" loading="lazy"> <!-- Added img-fluid class -->
<p>Simple and efficient, this currency converter provides real-time exchange rates to help users make informed financial decisions, perfect for travelers and business owners.</p>
<a href="https://imhotepcc.vercel.app/download" target="_blank" class="btn btn-primary mt-2">Download Now</a>
<a href="https://github.com/Imhotep-Tech/ImhotepCurrency" class="btn btn-outline-dark mt-2" target="_blank"><i class="fab fa-github"></i> View on GitHub</a>
</div>
<!-- Imhotep Clinic -->
<div class="card mt-4">
<h3><a href="https://www.fiverr.com/kbassem/a-webapp-for-a-small-clinic" target="_blank">Imhotep Clinic</a></h3>
<h5>DEC 31, 2023</h5>
<img src="static/imhotepclinic.png" class="img-fluid" alt="Imhotep Clinic Web App" loading="lazy"> <!-- Added img-fluid class -->
<p>Are you overwhelmed with clinic paperwork? Imhotep Clinic, built with Flask, is a custom web app to help clinics manage patient records, appointments, and doctor information efficiently. Features include patient management, doctor pricing control, and secure data handling with role-based access.</p>
<a href="https://www.fiverr.com/kbassem/a-webapp-for-a-small-clinic" target="_blank" class="btn btn-primary mt-2">Learn More</a>
</div>
<!-- First Program -->
<div class="card mt-4">
<h3><a href="https://kbassem.pythonanywhere.com/login" target="_blank">The First Program</a></h3>
<h5>OCT 19, 2023</h5>
<p>This was a Flask application for a clinic, managing patient data and doctor operations with ease.</p>
<a href="https://kbassem.pythonanywhere.com/login" target="_blank" class="btn btn-primary mt-2">View Project</a>
</div>
</div>
</div>
</div>
<!-- Footer -->
<footer class="mt-5 p-4 bg-dark text-white text-center">
<div class="row">
<div class="col-md-6">
<p>© 2023-2024 Imhotep Tech. All rights reserved.</p>
</div>
<div class="col-md-6">
<div class="d-flex justify-content-end align-items-center">
<p class="mb-0">Contact us:</p>
<a href="mailto:imhoteptech@outlook.com" class="footer-icon">
<i class="fa fa-envelope"></i>
</a>
<a href="https://www.instagram.com/imhotep_tech?igsh=YXV0Y24xZnNveDQ5" target="_blank" class="footer-icon">
<i class="fab fa-instagram"></i>
</a>
<a href="https://x.com/Imhoteptech1?t=E5JmfSp5WpyZaWkDzILpKw&s=09" target="_blank" class="footer-icon">
<i class="fab fa-twitter"></i>
</a>
<a href="https://github.com/Imhotep-Tech" target="_blank" class="footer-icon">
<i class="fab fa-github"></i>
</a>
</div>
</div>
</div>
</footer>
</body>
</html>