diff options
| author | Ahmed <git@gumx.cc> | 2026-06-02 00:59:44 +0300 |
|---|---|---|
| committer | Ahmed <git@gumx.cc> | 2026-06-02 01:10:21 +0300 |
| commit | b4c201a64724ca8c2bb1c7c7412440ec2b24eb80 (patch) | |
| tree | f86274118274d5acb12885c14cb9e66be6d6cf48 | |
| -rw-r--r-- | LICENSE | 21 | ||||
| -rw-r--r-- | README.md | 3 | ||||
| -rw-r--r-- | index.html | 8 |
3 files changed, 32 insertions, 0 deletions
@@ -0,0 +1,21 @@ +MIT License
+
+Copyright (c) 2022 Ahmed Mohamed Alaa
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
diff --git a/README.md b/README.md new file mode 100644 index 0000000..cbe8650 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# 1k
+
+Short resume, serves as entry for [1kB Club](https://1kb.club/)
diff --git a/index.html b/index.html new file mode 100644 index 0000000..1efb4fa --- /dev/null +++ b/index.html @@ -0,0 +1,8 @@ +<!DOCTYPE html><link href="data:,"rel="icon">
+<meta content="width=device-width,initial-scale=1"name="viewport">
+<title>cv</title><style>pre{margin:5rem auto;max-width: 480px;}</style>
+<pre><em>Ahmed (~gumxcc) M. Alaa</em> <a href="mailto:ahmed@gumx.cc">hi@gumx.cc</a>
+Project Engineer @ ITIDA (2019) / Senior (2023)
+Web Developer @ Alex Soft (2018-2019)
+Embedded Systems Engineer @ Pinerium (2017-2018)
+Firmware Engineer @ Inovatian (2016-2017)</pre>
|
