├── Sugadev.jpeg ├── prepros-6.config └── index.html /Sugadev.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sugadev792/Portfolio/HEAD/Sugadev.jpeg -------------------------------------------------------------------------------- /prepros-6.config: -------------------------------------------------------------------------------- 1 | { 2 | "name": "html", 3 | "firstRun": false, 4 | "exportConfig": true, 5 | "fileConfigs": [], 6 | "fileTree": { 7 | "expandedDirs": [], 8 | "hideSystemFiles": true, 9 | "systemFiles": [ 10 | ".*", 11 | "desktop.ini", 12 | "prepros.config", 13 | "$RECYCLE.BIN", 14 | "prepros.cfg", 15 | "prepros-6.config", 16 | "Prepros Export" 17 | ], 18 | "hideUnwatchedFiles": false 19 | }, 20 | "imports": [], 21 | "projectView": { 22 | "selectedView": "file-tree" 23 | }, 24 | "fileWatcher": { 25 | "enabled": true, 26 | "watchedExtensions": [ 27 | "less", 28 | "sass", 29 | "scss", 30 | "styl", 31 | "md", 32 | "markdown", 33 | "coffee", 34 | "js", 35 | "jade", 36 | "haml", 37 | "slim", 38 | "ls", 39 | "kit", 40 | "png", 41 | "jpg", 42 | "jpeg", 43 | "ts", 44 | "pug", 45 | "css", 46 | "html", 47 | "htm", 48 | "php" 49 | ] 50 | }, 51 | "pathFilters": [ 52 | "node_modules", 53 | ".*", 54 | "bower_components", 55 | "prepros.config", 56 | "Prepros Export", 57 | "prepros-6.config", 58 | "prepros.cfg", 59 | "wp-admin", 60 | "wp-includes" 61 | ], 62 | "server": { 63 | "port": 7879, 64 | "assignNewPortAutomatically": true, 65 | "enable": true, 66 | "proxy": { 67 | "enable": false, 68 | "url": "" 69 | } 70 | }, 71 | "browser-sync": { 72 | "enable": false, 73 | "clicks": true, 74 | "forms": true, 75 | "scroll": true 76 | }, 77 | "live-reload": { 78 | "enable": true, 79 | "animate": true, 80 | "delay": 0 81 | }, 82 | "ftp-deploy": { 83 | "connectionType": "ftp", 84 | "remotePath": "", 85 | "uploadTimeout": 20000, 86 | "uploadOnChange": false, 87 | "ftp": { 88 | "secure": false, 89 | "keepAlive": true, 90 | "host": "", 91 | "port": 21, 92 | "user": "", 93 | "password": "" 94 | }, 95 | "sftp": { 96 | "host": "", 97 | "port": 22, 98 | "usePrivateKey": false, 99 | "username": "", 100 | "password": "", 101 | "privateKey": "", 102 | "passphrase": "" 103 | }, 104 | "pathFilters": [ 105 | "config.rb", 106 | "prepros.config", 107 | "prepros-6.config", 108 | "node_modules", 109 | "Prepros Export", 110 | ".git", 111 | ".idea", 112 | ".sass-cache", 113 | ".hg", 114 | ".svn", 115 | ".cache", 116 | ".DS_Store", 117 | "*.sass", 118 | "*.scss", 119 | "*.less", 120 | "*.pug", 121 | "*.jade", 122 | "*.styl", 123 | "*.haml", 124 | "*.slim", 125 | "*.coffee", 126 | "*.ls", 127 | "*.kit", 128 | "*.ts" 129 | ], 130 | "history": [] 131 | }, 132 | "file-type-sass": "{\"compilers\":[\"node-sass\",\"autoprefixer\",\"minify-css\"]}", 133 | "file-type-less": "{\"compilers\":[\"less\",\"autoprefixer\",\"minify-css\"]}", 134 | "autoprefixer": { 135 | "browsers": "last 5 versions" 136 | }, 137 | "file-type-pug": "{\"compilers\":[\"pug\"]}", 138 | "file-type-css": "{\"compilers\":[\"autoprefixer\",\"cssnext\",\"minify-css\"]}", 139 | "file-type-javascript": "{\"compilers\":[\"concat-js\",\"babel\",\"uglify-js\"]}", 140 | "file-type-stylus": "{\"compilers\":[\"stylus\",\"autoprefixer\",\"minify-css\"]}", 141 | "file-type-markdown": "{\"compilers\":[\"markdown\"]}", 142 | "file-type-haml": "{\"compilers\":[\"haml\"]}", 143 | "file-type-slim": "{\"compilers\":[\"slim\"]}", 144 | "file-type-coffee-script": "{\"compilers\":[\"coffee-script\",\"uglify-js\"]}", 145 | "file-type-livescript": "{\"compilers\":[\"livescript\",\"uglify-js\"]}", 146 | "file-type-kit": "{\"compilers\":[\"kit\"]}", 147 | "uglify-js": { 148 | "ie8": false, 149 | "compress": { 150 | "sequences": true, 151 | "properties": true, 152 | "dead_code": true, 153 | "drop_debugger": true, 154 | "unsafe": false, 155 | "unsafe_comps": false, 156 | "unsafe_math": false, 157 | "unsafe_proto": false, 158 | "unsafe_regexp": false, 159 | "conditionals": true, 160 | "comparisons": true, 161 | "evaluate": true, 162 | "booleans": true, 163 | "loops": true, 164 | "unused": true, 165 | "toplevel": false, 166 | "top_retain": "", 167 | "hoist_funs": true, 168 | "hoist_vars": false, 169 | "if_return": true, 170 | "join_vars": true, 171 | "collapse_vars": true, 172 | "reduce_vars": true, 173 | "warnings": true, 174 | "negate_iife": true, 175 | "pure_getters": false, 176 | "pure_funcs": [], 177 | "drop_console": false, 178 | "expression": false, 179 | "keep_fargs": true, 180 | "keep_fnames": false, 181 | "passes": 1, 182 | "keep_infinity": false, 183 | "side_effects": true, 184 | "global_defs": [] 185 | }, 186 | "output": { 187 | "ascii_only": false, 188 | "beautify": false, 189 | "comments": "", 190 | "indent_level": 4, 191 | "indent_start": 0, 192 | "inline_script": false, 193 | "keep_quoted_props": false, 194 | "max_line_len": false, 195 | "preamble": "", 196 | "preserve_line": false, 197 | "quote_keys": false, 198 | "quote_style": 0, 199 | "semicolons": true, 200 | "shebang": true, 201 | "width": 80 202 | } 203 | }, 204 | "cssnext": { 205 | "customProperties": true, 206 | "applyRule": true, 207 | "calc": false, 208 | "nesting": true, 209 | "customMedia": true, 210 | "mediaQueriesRange": true, 211 | "customSelectors": true, 212 | "attributeCaseInsensitive": true, 213 | "colorRebeccapurple": true, 214 | "colorHwb": true, 215 | "colorGray": true, 216 | "colorHexAlpha": true, 217 | "colorFunction": true, 218 | "fontVariant": true, 219 | "filter": true, 220 | "initial": true, 221 | "rem": true, 222 | "pseudoElements": true, 223 | "pseudoClassMatches": true, 224 | "pseudoClassNot": true, 225 | "pseudoClassAnyLink": true, 226 | "colorRgba": true, 227 | "overflowWrap": true 228 | }, 229 | "file-type-typescript": "{\"compilers\":[\"typescript\",\"uglify-js\"]}", 230 | "babel": { 231 | "useBabelRc": true, 232 | "presets": { 233 | "babel-preset-es2015": true 234 | }, 235 | "plugins": { 236 | "babel-plugin-syntax-jsx": true, 237 | "babel-plugin-transform-react-jsx": true, 238 | "babel-plugin-transform-async-to-generator": true, 239 | "babel-plugin-transform-class-properties": true, 240 | "babel-plugin-transform-object-rest-spread": true 241 | } 242 | }, 243 | "file-type-png": "{\"compilers\":[\"png\"]}", 244 | "file-type-jpg": "{\"compilers\":[\"jpg\"]}" 245 | } -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 9 | 10 | 11 | 15 | 16 | Reflux HTML CSS Template 17 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 |
33 | 34 |
35 | 36 | 82 |
83 | 84 |
85 |
86 |
87 |

About Me

88 |
89 | This is a Bootstrap v4.2.1 CSS Template for you. Edit and use 91 | this layout for your site. Updated on 21 May 2019 for repeated main menu HTML code. 93 |
94 |
95 |
96 |
97 |
98 | 99 |
100 |
101 |
102 |
103 |

Sugadev HTML CSS Template

104 |

105 | Donec tristique feugiat lacus, at sollicitudin nunc euismod 106 | sed. Mauris viverra, erat non sagittis gravida, elit dui 107 | mollis ante, sit amet eleifend purus ligula eget eros. Sed 108 | tincidunt quam vitae neque pharetra dignissim eget ut 109 | libero. 110 |

111 |
112 | Read More 113 |
114 |
115 |
116 |
117 |
118 |
119 |
120 |
121 |
122 |

Sed sagittis rhoncus velit

123 |

124 | Pellentesque habitant morbi tristique senectus et netus et 125 | malesuada fames ac turpis egestas. Vestibulum fermentum 126 | eleifend nibh, vitae sodales elit finibus pretium. 127 | Suspendisse potenti. Ut sollicitudin risus a sollicitudin 128 | semper. 129 |

130 |
131 | Read More 132 |
133 |
134 |
135 |
136 |
137 | 138 |
139 |
140 |
141 |
142 |
143 |
144 | 145 |
146 |
147 |
148 |

What I’m good at?

149 |
150 | Curabitur leo felis, rutrum vitae varius eu, malesuada a tortor. 152 | Vestibulum congue leo et tellus aliquam, eu viverra nulla semper. 153 | Nullam eu faucibus diam. Donec eget massa ante. 155 |
156 |
157 |
158 |
159 |
160 |

HTML5 & CSS3

161 |

162 | Phasellus non convallis dolor. Integer tempor hendrerit arcu 163 | at bibendum. Sed ac ante non metus vehicula congue quis eget 164 | eros. 165 |

166 |
167 |
168 |
169 |
170 |
171 |

Creative Ideas

172 |

173 | Proin lacus massa, eleifend sed fermentum in, dignissim vel 174 | metus. Nunc accumsan leo nec felis porttitor, ultricies 175 | faucibus purus mollis. 176 |

177 |
178 |
179 |
180 |
181 |
182 |

Easy Customize

183 |

184 | Integer suscipit condimentum aliquet. Nam quis risus metus. 185 | Nullam faucibus quam eget arcu pretium tincidunt. Nam libero 186 | dui. 187 |

188 |
189 |
190 |
191 |
192 |
193 |

Admin Dashboard

194 |

195 | Vivamus et dui a massa venenatis fringilla. Proin lacus massa, 196 | eleifend sed fermentum in, dignissim vel metus. Nunc accumsan 197 | leo nec felis porttitor. 198 |

199 |
200 |
201 |
202 |
203 |
204 | 205 |
206 |
207 |
208 |

My Work

209 |
210 | Aenean sollicitudin ex mauris, lobortis lobortis diam euismod sit 212 | amet. Duis ac elit vulputate, lobortis arcu quis, vehicula 213 | mauris. 215 |
216 |
217 |
218 |
219 | 228 | 236 | 244 | 252 |
253 |
254 |
255 |
256 | sq-sample26 260 |
261 | 267 |

First Title

268 | free to use our template 269 |
270 |
271 |
272 | 273 |
274 |
275 | sq-sample26 279 |
280 | 286 |

Second Title

287 | please tell your friends 288 |
289 |
290 |
291 | 292 |
293 |
294 | sq-sample26 298 |
299 | 305 |

Item Third

306 | customize anything 307 |
308 |
309 |
310 | 311 |
312 |
313 | sq-sample26 317 |
318 | 324 |

Item Fourth

325 | Re-distribution not allowed 326 |
327 |
328 |
329 | 330 |
331 |
332 | sq-sample26 336 |
337 | 343 |

Fifth Awesome

344 | Ut sollicitudin risus 345 |
346 |
347 |
348 | 349 |
350 |
351 | sq-sample26 355 |
356 | 362 |

Awesome Sixth

363 | Donec eget massa ante 364 |
365 |
366 |
367 |
368 |
369 |
370 |
371 |
372 | 373 |
374 |
375 |
376 |

Contact Me

377 |
378 | Fusce eget nibh nec justo interdum condimentum. Morbi justo ex, 380 | efficitur at ante ac, tincidunt maximus ligula. Lorem ipsum dolor 381 | sit amet, consectetur adipiscing elit. 383 |
384 |
385 |
386 |
387 |
388 |
389 |
390 |
391 | 399 |
400 |
401 |
402 |
403 | 411 |
412 |
413 |
414 |
415 | 423 |
424 |
425 |
426 |
427 | 435 |
436 |
437 |
438 |
439 | 442 |
443 |
444 |
445 |
446 |
447 |
448 |
449 |
450 |
451 |
452 | 453 | 454 | 455 | 456 | 457 | 458 | 459 | 460 | 461 | 462 | 512 | 513 | 514 | --------------------------------------------------------------------------------